Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anuraj/AspNetCoreSamples
This repository is set of ASP.NET Core projects and scripts.
https://github.com/anuraj/AspNetCoreSamples
aspnetcore csharp
Last synced: 4 days ago
JSON representation
This repository is set of ASP.NET Core projects and scripts.
- Host: GitHub
- URL: https://github.com/anuraj/AspNetCoreSamples
- Owner: anuraj
- Created: 2017-04-04T15:58:06.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-04-18T09:13:25.000Z (over 1 year ago)
- Last Synced: 2024-04-14T19:57:20.003Z (7 months ago)
- Topics: aspnetcore, csharp
- Language: C#
- Homepage: https://dotnetthoughts.net
- Size: 3.39 MB
- Stars: 284
- Watchers: 27
- Forks: 154
- Open Issues: 26
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# ASP.NET Core Example Projects and Code Snippets.
* [Serilog and Seq example](https://github.com/anuraj/AspNetCoreSamples/tree/master/SeqSerilogDemoMvc)
* [Minimal API Versioning Example](https://github.com/anuraj/AspNetCoreSamples/tree/master/WeatherForecastApi)
* [Block Azure B2C Users with Graph API](https://github.com/anuraj/AspNetCoreSamples/tree/master/BlockAzureB2CUsers)
* [Basic Authentication in ASP.NET Core Web API](https://github.com/anuraj/AspNetCoreSamples/tree/master/BasicAuthentication)
* [File Upload with Angular and ASP.NET Core](https://github.com/anuraj/AspNetCoreSamples/tree/master/AngularFileUploadDemo)
* [Realtime applications on Angular with ASP.NET Core and SignalR](https://github.com/anuraj/AspNetCoreSamples/tree/master/AngularSignalRDemo)
* [Fast Report integration in ASP.NET Core MVC](https://github.com/anuraj/AspNetCoreSamples/tree/master/FastReportDemo)
* [Versioning in ASP.NET Core Web API](https://github.com/anuraj/AspNetCoreSamples/tree/master/WebApiApp) - How to implement versioning in ASP.NET Core Web API.
* [Google Charts in ASP.NET Core](https://github.com/anuraj/AspNetCoreSamples/tree/master/Pizza-Demo) - Integrating Google Charts in ASP.NET Core.
* [gRPC in ASP.NET Core](https://github.com/anuraj/AspNetCoreSamples/tree/master/GRPCDemoApp) - Introduction to gRPC in ASP.NET Core
* [Blazor - SignalR App](https://github.com/anuraj/AspNetCoreSamples/tree/master/BlazorChat) - Simple Chat app using Blazor and SignalR
* [CosmosDB EF Provider - Getting started](https://github.com/anuraj/AspNetCoreSamples/tree/master/HelloCosmosDb) - Getting started with Cosmos DB EF Provider.
* [SignalR MessagePack support](https://github.com/anuraj/AspNetCoreSamples/tree/master/SignalRMessagePackDemo) - Message Pack protocol for SignalR
* [HTTP2 Implementation for ASP.NET Core](https://github.com/anuraj/AspNetCoreSamples/tree/master/Http2Sample) - HTTP2 implementation for ASP.NET Core
* [OData in ASP.NET Core](https://github.com/anuraj/AspNetCoreSamples/tree/master/SampleODataApp) - OData sample application in ASP.NET Core.
* [Web Hooks in ASP.NET Core](https://github.com/anuraj/AspNetCoreSamples/tree/master/WebHooksDemo) - Sample application in ASP.NET Core 2.1 - GitHub Web Hooks. Associated blog post - [WebHooks in ASP.NET Core
](https://dotnetthoughts.net/webhooks-in-aspnet-core/)
* [Angular 4 CRUD application with ASP.NET Core Web API](https://github.com/anuraj/AspNetCoreSamples/tree/master/BooksApi) - Angular 4 / 5 CRUD application with ASP.NET Core Web API Backend - In Memory database. Also contains code for supporting Antiforgery token.
* [Progressive Web Apps in ASP.NET Core](https://github.com/anuraj/AspNetCoreSamples/tree/master/HelloPWA) - Building Progressive Web Apps (PWA) in ASP.NET Core.
* [Feature Toggle in ASP.NET Core](https://github.com/anuraj/AspNetCoreSamples/tree/master/FeatureToggle) - Implementing Feature Toggle in ASP.NET Core.
* [LESS CSS in ASP.NET Core](https://github.com/anuraj/AspNetCoreSamples/tree/master/StyleDemo) - LESS CSS - Getting started with ASP.NET Core.
* [Getting started with OData](https://github.com/anuraj/AspNetCoreSamples/tree/master/SampleODataApp) - OData - ASP.NET Core 2.0 - Getting started.
* [Signal R - Hello World](https://github.com/anuraj/AspNetCoreSamples/tree/master/HelloSignalR) - Signal R - Hello World project with ASP.NET Core 2.0
* [JWT Token Authentication](https://github.com/anuraj/AspNetCoreSamples/tree/master/WebApiAuthDemo) - JWT Authentication implementation in ASP.NET Core 2.0
* [Log4NetDemo](https://github.com/anuraj/AspNetCoreSamples/tree/master/Log4NetDemo) - Log4Net Logger implementation in ASP.NET Core 2.0
* [TagHelperDemo](https://github.com/anuraj/AspNetCoreSamples/tree/master/TagHelperDemo) - Various tag helper source code added. ASP.NET Core Gravatar Tag Helper code added. Markdown Tag helper added
* [NodeServicesSample](https://github.com/anuraj/AspNetCoreSamples/tree/master/NodeServicesSample) - Using Node Services in ASP.NET Core.
* [AzureBlobPhotos](https://github.com/anuraj/AspNetCoreSamples/tree/master/AzureBlobPhotos) - Simple Photo Gallery using Azure Blob Storage and ASP.NET Core[![HitCount](http://hits.dwyl.com/anuraj/AspNetCoreSamples.svg)](http://hits.dwyl.com/anuraj/AspNetCoreSamples)