asp
Here are 584 public repositories matching this topic...
This generic SOAP client allows you to access web services using a your iOS app, Mac OS X app and AppleTV app.
-
Updated
Apr 29, 2020 - Objective-C
Code for live.asp.net, which hosts the ASP.NET Community Stand-up
-
Updated
May 22, 2019 - C#
An example of an Angular application using ASP.NET Core and SignalR
-
Updated
Jul 17, 2020 - TypeScript
Library for impersonating users during development leveraging ASP.NET Identity.
-
Updated
Oct 31, 2019 - C#
Add version info to the portal footer, so the admin can be aware of which version they are using.
- CMS version
- Database version
-
Updated
Sep 4, 2020 - C#
Utility Library to get the most out of ASP.NET Routing.
-
Updated
Jun 10, 2020 - C#
Visual Studio extension to work with RAML and OAS (OpenAPI) specifications. You can consume REST APIs, scaffold ASP.NET implementations and extract RAML specifications from existing ASP.Net apps.
-
Updated
Sep 1, 2020 - JavaScript
A fast classic ASP JSON parser and encoder for easy JSON manipulation to work with the new JavaScript MV* libraries and frameworks.
-
Updated
Mar 20, 2020 - ASP
mojoPortal is an extensible, cross database, mobile friendly, web content management system (CMS) and web application framework written in C# ASP.NET.
-
Updated
Aug 25, 2020 - C#
A free, open-source, integrated and extensible library which connects your web applications to online payment gateways. Gateways can be added or developed by you.
-
Updated
Aug 16, 2020 - C#
-
Updated
Sep 4, 2020 - TypeScript
Microsoft Application Insights for .NET Web Applications
-
Updated
Oct 31, 2019 - C#
A functional-first toolkit for building brilliant ASP.NET Core applications using F#.
-
Updated
Aug 5, 2020 - F#
Even simpler and faster real-time web for ASP.NET Core.
-
Updated
Jun 3, 2020 - C#
Performant nginx to mono fastcgi server
-
Updated
Feb 4, 2019 - C#
-
Updated
Sep 11, 2019 - C#
SPA with ASP.NetCore 2 + Angular 4 + Bootstrap 4+ OpenIdDict
-
Updated
Apr 12, 2018 - C#
Basic TimeSheet Management Application in ASP.NET MVC 5
-
Updated
Aug 28, 2020 - JavaScript
This project provides a high performance cloud solution for ASP.NET Identity Core using Azure Table storage replacing the Entity Framework / MSSQL provider.
-
Updated
Sep 4, 2020 - C#
Similar to #131, but for deserialization.
Given the following class structure:
public class Person : ApiResource
{
public Person()
{
Attribute("Name");
}
public Name Name { get; set; }
}
public class Name
{
public string FirstName { get; set; }
public string LastName { get; set; }
}.
DNTCommon.Web.Core provides common scenarios' solutions for ASP.NET Core 1.1.x and 2.x applications.
-
Updated
Sep 3, 2020 - C#
Improve this page
Add a description, image, and links to the asp topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the asp topic, visit your repo's landing page and select "manage topics."


Create an include (something like
https://github.com/dotnet/AspNetCore.Docs/blob/master/aspnetcore/includes/reservedRouting.mdWith the info from https://github.com/dotnet/aspnetcore/wiki/MVC-Reserved-Keywords on routing. Be stronger, something like
These keywords should not be used for link generations, as model bound parameters, or top level properties.
Add the include to the 3