Pinned Repositories
aspnetcore-app-workshop
This workshop will teach you ASP.NET Core by building a complete conference management website from scratch.
AspNetCore.Docs
Documentation for ASP.NET Core
AspNetCorePagesWebpack
ASP.NET Core Razor Pages Bootstrap 4 Application using Webpack, Typescript, and npm
Blazor
Blazor is a .NET web framework using C#/Razor and HTML that runs in the browser with WebAssembly
BlazorToDoList
CleanArchitecture
A starting point for Clean Architecture with ASP.NET Core
contoso-university-razor-pages
The Microsoft Contoso University sample web app demonstrates how to create an ASP.NET Core Razor Pages app using Entity Framework (EF) Core.
ContosoUniversityDotNetCore-Pages
With Razor Pages
corefx
CoreFX is the foundational class libraries for .NET Core. It includes types for collections, file systems, console, JSON, XML, async and many others.
DotNetCoreArchitecture
Architecture with .NET Core 2.2, C#, ASP.NET Core, Entity Framework Core, Angular 8, Clean Code, SOLID, DDD, Code Analysis and Docker.
bharatdubey's Repositories
bharatdubey/aspnetcore-app-workshop
This workshop will teach you ASP.NET Core by building a complete conference management website from scratch.
bharatdubey/AspNetCore.Docs
Documentation for ASP.NET Core
bharatdubey/AspNetCorePagesWebpack
ASP.NET Core Razor Pages Bootstrap 4 Application using Webpack, Typescript, and npm
bharatdubey/Blazor
Blazor is a .NET web framework using C#/Razor and HTML that runs in the browser with WebAssembly
bharatdubey/BlazorToDoList
bharatdubey/CleanArchitecture
A starting point for Clean Architecture with ASP.NET Core
bharatdubey/contoso-university-razor-pages
The Microsoft Contoso University sample web app demonstrates how to create an ASP.NET Core Razor Pages app using Entity Framework (EF) Core.
bharatdubey/ContosoUniversityDotNetCore-Pages
With Razor Pages
bharatdubey/corefx
CoreFX is the foundational class libraries for .NET Core. It includes types for collections, file systems, console, JSON, XML, async and many others.
bharatdubey/DotNetCoreArchitecture
Architecture with .NET Core 2.2, C#, ASP.NET Core, Entity Framework Core, Angular 8, Clean Code, SOLID, DDD, Code Analysis and Docker.
bharatdubey/eShopOnContainers
Easy to get started sample reference microservice and container based application. Cross-platform on Linux and Windows Docker Containers, powered by .NET Core 2.2, Docker engine and optionally Azure, Kubernetes or Service Fabric. Supports Visual Studio, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor.
bharatdubey/eShopOnWeb
Sample ASP.NET Core 2.2 reference application, powered by Microsoft, demonstrating a layered application architecture with monolithic deployment model. Download 130+ page eBook PDF from docs folder.
bharatdubey/LeanAspNetCore
Lean ASP.NET Core 2.1 app that uses Razor Pages for server pages and npm and webpack for client assets.
bharatdubey/LeanAspNetCore-React
Lean ASP.NET Core 2.1 app that uses Razor Pages for server pages and React for part of the client application.
bharatdubey/MVC4-Study
MVC4 Study Project
bharatdubey/NorthwindTraders
Northwind Traders is a sample application built using ASP.NET Core and Entity Framework Core.
bharatdubey/PermissionAccessControl
Example code for Authorization articles
bharatdubey/PermissionAccessControl2
Version 2 of example application to go with articles on feature and data authorization
bharatdubey/samples
Samples for ASP.NET Core