Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/damienbod/aspnetcorebootstrap4validation
ASP.NET Core MVC Bootstrap 4 Ajax
https://github.com/damienbod/aspnetcorebootstrap4validation
ajax aspnet-core bootstrap4 jquery-ajax mvc
Last synced: 2 months ago
JSON representation
ASP.NET Core MVC Bootstrap 4 Ajax
- Host: GitHub
- URL: https://github.com/damienbod/aspnetcorebootstrap4validation
- Owner: damienbod
- License: mit
- Created: 2018-10-24T06:45:47.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-07-06T00:22:53.000Z (over 2 years ago)
- Last Synced: 2024-11-01T13:42:11.597Z (3 months ago)
- Topics: ajax, aspnet-core, bootstrap4, jquery-ajax, mvc
- Language: CSS
- Homepage: https://damienbod.com/2018/11/09/asp-net-core-mvc-ajax-form-requests-using-jquery-unobtrusive/
- Size: 1.26 MB
- Stars: 12
- Watchers: 3
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
ASP.NET Core MVC Validation
## Blogs
ASP.NET Core MVC Ajax Form requests using jquery-unobtrusive
https://damienbod.com/2018/11/09/asp-net-core-mvc-ajax-form-requests-using-jquery-unobtrusive/
Passing Javascript values to ASP.NET Core View components
https://damienbod.com/2019/01/24/passing-javascript-values-to-asp-net-core-view-components/
## Links
https://docs.microsoft.com/en-us/aspnet/core/mvc/models/validation
https://getbootstrap.com
## History
2021-02-04 Update .NET 5
2020-08-25 Update Nuget packages, npm packages
2020-01-10 Code clean up
2019-11-17 Updated npm packages, nuget packages, .NET Core 3.1
2019-10-06 Updated to .NET Core 3.0
2019-01-24 Added an Anti-Forgery token to Javascript view component ajax request