使用 VisualStudio创建ASP.NET Core MVC应用示例(英文)
2022-04-17 01:04:00 20.55MB ASP.NET Core MVC VisualStudio
1
jQuery DataTables Asp.Net核心服务器端 该存储库是使用Asp.Net Core作为后端的Jquery DataTables的服务器端处理器。 它提供了一种在服务器端实现动态多列搜索和排序以及分页和excel导出的快速方法。 这可以通过用简单的属性修饰模型属性来完成。 注意:本教程包含AJAX GET和AJAX POST服务器端配置的示例。 警告:如果我们严格遵循RESTful,我们应该使用GET方法来获取信息而不是POST,但是我更喜欢这种方式来避免通过查询字符串与表单数据相关的限制,因此如果您要使用GET,则取决于您。 我建议仅在DataTable的列数非常少的情况下才使用AJAX GET。 由于Jquery DataTables AJAX请求产生的查询字符串太大,服务器将拒绝该字符串。 等待-为什么使用JqueryDataTablesServerSide?
1
基于C#/bootsrtap/EFcore/ asp.net core mvc 3.1 开发的百度人脸识别/手势识别demo,包含,人脸识别/人脸注册/活体检/手势识别/颜值打分三大功能,下载后需要迁移出数据库,即可使用
2021-12-13 16:11:22 5.34MB 人脸识别
1
主要介绍了ASP.NET Core MVC如何实现运行时动态定义Controller类型,文中通过示例代码介绍的非常详细,对大家的学习或者工作具有一定的参考学习价值,需要的朋友们下面随着小编来一起学习学习吧
2021-11-23 13:56:56 134KB ASP.NET Core MVC动态定义Controller ASP.NET
1
WopiHost 包裹 版本 资料下载 WopiHost.Abstractions WopiHost.Core WopiHost.Discovery WopiHost.FileSystemProvider WopiHost.Url 介绍 该项目是WOPI主机的示例实现。 基本上,它允许开发人员通过实现一堆接口将自定义数据源与Office Online Server(以前称为Office Web Apps)或任何其他WOPI客户端集成。 与网络上现有样本相比的功能/改进 使用ASP.NET Core MVC构建的干净WebAPI(无对System.Web的引用) 使用新的ASP.NET Core功能(配置等) 可以自托管或在IIS下运行 文件操作被提取到自己的抽象层(不依赖于System.IO) 包括示例实现(Windows文件系统的提供程序) 文件标识符可以是任何
2021-10-27 23:43:07 223KB dotnetcore cobalt office dotnet-core
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
在本书中,您将会发现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
不可否认 ASP.NET Core MVC 最终取代 ASP.NET MVC,Pro ASP.NET Core MVC 2(Seventh Edition) 是Pro ASP.NET Core MVC 最新版本,通俗易懂,下载后建议至少看三遍,现时要结合 Getting Started with ASP.NET Core 2.0 | Microsoft Docs 网站一起学习
2021-06-08 10:38:52 20.76MB Adam Freeman
1
本文主要介绍了asp.net core mvc权限控制:在视图中控制操作权限。具有很好的参考价值,下面跟着小编一起来看下吧
2021-04-23 11:53:00 55KB asp.net core mvc
1