Pinned Repositories
Advanced_CSharp
C# Advanced Topics -Udemy Course by Mosh Hamedani - I highly recommend his courses !
AspCoreConsumingWebAPI
ASP.NET Core web application where we will consume web api
AspNetCore.Docs
Documentation for ASP.NET Core
awesome-dotnet-core-education
A curated list of awesome articles and resources for learning and practicing about .Net Core and its related technologies.
Boilerplate
Clean Architecture Solution Template for ASP.NET Core 5.0. Built with Onion/Hexagonal Architecture and incorporates the most essential Packages your projects will ever need. Includes both WebApi and Web(MVC) Projects.
BookListRazor
Book List Razor Project using ASP.NET Core 3.0
CleanArchitectureWithMVC
ContosoCrafts
dotvvm-contrib
Official repository with community contributions for DotVVM
dotvvm-samples-gridview-dynamic-columns
Dynamic columns in GridView
shibingit's Repositories
shibingit/Advanced_CSharp
C# Advanced Topics -Udemy Course by Mosh Hamedani - I highly recommend his courses !
shibingit/AspCoreConsumingWebAPI
ASP.NET Core web application where we will consume web api
shibingit/AspNetCore.Docs
Documentation for ASP.NET Core
shibingit/awesome-dotnet-core-education
A curated list of awesome articles and resources for learning and practicing about .Net Core and its related technologies.
shibingit/Boilerplate
Clean Architecture Solution Template for ASP.NET Core 5.0. Built with Onion/Hexagonal Architecture and incorporates the most essential Packages your projects will ever need. Includes both WebApi and Web(MVC) Projects.
shibingit/BookListRazor
Book List Razor Project using ASP.NET Core 3.0
shibingit/CleanArchitectureWithMVC
shibingit/ContosoCrafts
shibingit/dotvvm-contrib
Official repository with community contributions for DotVVM
shibingit/dotvvm-samples-gridview-dynamic-columns
Dynamic columns in GridView
shibingit/jwttoken
JWT token Generation C# Using RS256 algorithm
shibingit/openweathermap-webapi-netcore
Web api in .net core and how to consume openwathermap api
shibingit/practical-aspnetcore
Practical samples of ASP.NET Core 2.1, 2.2, 3.1, and 5.0 projects you can use. Readme contains explanations on all projects.
shibingit/RazorCRUD.jQueryAJAX
Razor Page CRUD in ASP.NET Core with Onion Architecture, Razor Partial Views, jQuery Datatable, jQuery AJAX , Repository Pattern, Unit Of Work, Bootstrap Modal and much more!
shibingit/Todos
Various todo list backend API implementations
shibingit/WebAPICoreMVCClient
A Client MVC Project that consumes a Web API in ASP.NET Core 3.1. The Web API uses MS SQL Server database to persist and the MVC Core application works with this database for CRUD operations.