参考杨万青写的《ASP.NET Core与Restful API开发实战》,这本书写的不错,但是书中使用的是Sql Server,我一般不用这个数据库,为了学习方便,我的DEMO使用的是Sqlite3,这种数据库太好用了。另外DEMO里面也去掉了书中的automapper,还有根据代码生成数据表的部分(感觉自动生成老会出错),所以我是手动建表,手动创建entity。另外写了一个非常简单的web api调用例子。
2021-07-21 15:07:10 607KB asp.net netcore sqlite3 webapi
1
从CLR 到framework 到 .net core 、 ASP.NET CORE.md
2021-07-21 12:08:35 12KB net .netcore
1
asp.net core应用在linux(centos)系统的部署,数据库为mysql,对搭建流程做了描述。
2021-07-18 19:03:48 716KB asp.netcore linuxcentos mysql
1
Asp.Net Core WEBAPI 微信接口模板。 目前实现信息发送和事件推送功能 用到 JWT ,log4net ,SqlSugar ,Swagger 等相关技术。 配置项都在 appsettings.json 文件中,根据自己实际修改。 程序是自己练习使用,不足处多指教。
2021-07-16 20:03:53 97.51MB JWT SqlSugar 微信API .NETCORE
.NET高级开发专题课和ASP.NET Core教程,不适合初学者。建议初学者先去b站看看入门视频。
2021-07-15 17:10:21 75B .netcore
1
html转pdf,支持大型html转pdf,内存消耗少,转换速度快,IronPdf.Core_2019.6.5.0破解版 支持net core 2.0及以上。
2021-07-11 23:46:14 107.68MB Html Pdf
1
Pro ASP.NET Core MVC 2 第七版,PDF,极其清晰的原版电子书, 非扫描! 跨平台 .NET CORE 2.0! 附带书中的代码(Visual Studio解决方案文件)!
2021-07-10 18:19:52 45.09MB ASP.NET .NET CORE2 跨平台
1
"Learning ASP.NET Core MVC Programming" English | ISBN: 1786463830 | 2016 | EPUB | 342 pages | 17 MB Key Features Get a first-principles coverage of ASP.NET MVC and the latest release, Core This book is uniquely designed for developers who are looking to transition their skills into the .NET development field The standalone chapter structure leaves you free to explore ASP.NET MVC to immediately solve your pain points Book Description ASP.NET Core MVC helps you build robust web applications using the Model-View-Controller design. This guide will help you in building applications which can be deployed on non-windows platforms such as Linux. In today's age, it is crucial that you possess the ability to separate the programming and business logic, and this is exactly what ASP.NET Core MVC application will help you achieve. This version comes with a number of improvements that enable fast, TDD-friendly development to create sophisticated applications. You would also learn the fundamentals of Entity framework and on how to use the same in ASP.NET Core web applications. The book presents the fundamentals and philosophies of ASP.NET Core. Starting with an overview of the MVC pattern, we quickly dive into the aspects that you need to know to get started with ASP.NET. You will learn about the core architecture of model, view, and control. Integrating your application with Bootstrap, validating user input, interacting with databases, and deploying your application are some of the things that you will be able to execute with this fast-paced guide. The end of the book will test your knowledge as you build a fully working sample application using the skills you've learned throughout the book. What you will learn Get to know the concepts of ASP.NET MVC and build a new static web page using HTML, CSS, and jQuery Set up a development environment and run a sample application using the template Create a Controller with action methods Build a view using several features of the Razo
2021-07-06 16:17:08 17.34MB ASP.NET Core MVC
1
Fiddler:FiddlerCore net core免费版,不需要授权,linux下可以调用,不依赖Fiddler桌面程序
2021-07-05 12:03:04 2.85MB Fiddler FiddlerCore 抓包
1
在本书中,您将会发现jQuery代码的表现力和简洁性,以及使用jQuery可以更快更高效地进行开发。从jQuery开始,您可以从开始使用jQuery的基本知识,直到通过编写自己的插件来扩展jQuery。您将发现可以遵循的最佳实践,如何避免常见错误,并了解jQuery提供的许多其他资产。 本第二版完全针对jQuery 3.x版进行了更新,包括与npm的集成以及使用Data set API规范的指导原则。 你会学到什么 使用jQuery强大的工具来动态更新您网站上的内容,包括DOM操作。 通过在框架之上编写自己的插件来扩展jQuery的功能。 动画元素并构建您自己的jQuery滑块。 采用最佳做法并避免初学者所犯的常见错误。
2021-06-30 22:23:40 19.19MB ASP.NET Core
1