All Projects → aspnetrun → run-aspnetcore-blazor

aspnetrun / run-aspnetcore-blazor

Licence: MIT license
New .Net Core 3.0 Asp.Net Blazor Components SPA Web Application

Programming Languages

C#
18002 projects
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to run-aspnetcore-blazor

run-aspnetcore-basics retired
One Solution - One Project for web application development with Asp.Net Core & EF.Core. Only one web application project which used aspnetcore components; razor pages, middlewares, dependency injection, configuration, logging. To create websites with minimum implementation of asp.net core based on HTML5, CSS, and JavaScript. You can use this boi…
Stars: ✭ 15 (-31.82%)
Mutual labels:  aspnetcore, aspnet-core, aspnet-core-template
Home
Home for Blazor Extensions
Stars: ✭ 51 (+131.82%)
Mutual labels:  aspnetcore, aspnet-core
MinimalApi
ASP.NET Core 7.0 - Minimal API Example - Todo API implementation using ASP.NET Core Minimal API, Entity Framework Core, Token authentication, Versioning, Unit Testing, Integration Testing and Open API.
Stars: ✭ 156 (+609.09%)
Mutual labels:  aspnetcore, aspnet-core
AspNetCore.Unobtrusive.Ajax
Unobtrusive Ajax Helpers (like MVC5 Ajax.BeignForm and Ajax.ActionLink) for ASP.NET Core
Stars: ✭ 46 (+109.09%)
Mutual labels:  aspnetcore, aspnet-core
SeoTags
SeoTags create all SEO tags you need such as meta, link, twitter card (twitter:), open graph (og:), and JSON-LD schema (structred data).
Stars: ✭ 113 (+413.64%)
Mutual labels:  aspnetcore, aspnet-core
ASP.NET-Core-2.0-GraphQL-Sample
GraphQL sample project in ASP.NET Core 2.0
Stars: ✭ 26 (+18.18%)
Mutual labels:  aspnetcore, aspnet-core
GatewayService
GatewayService (Ocelot).
Stars: ✭ 19 (-13.64%)
Mutual labels:  aspnetcore, aspnet-core
Run Aspnetcore
A starter kit for your next ASP.NET Core web application. Boilerplate for ASP.NET Core reference application, demonstrating a layered application architecture with applying Clean Architecture and DDD best practices. Download 100+ page eBook PDF from here ->
Stars: ✭ 227 (+931.82%)
Mutual labels:  aspnetcore, aspnet-core
TheLastTime
C# .NET 5 Blazor WebAssembly Progressive Web Application that tracks when was the last time you did something
Stars: ✭ 23 (+4.55%)
Mutual labels:  aspnetcore, aspnet-core
high-performance-aspnet-core-workshop
Sample application used in the High-Performance ASP.NET Core Workshop
Stars: ✭ 29 (+31.82%)
Mutual labels:  aspnetcore, aspnet-core
Awesome-Nuget-Packages
📦 A collection of awesome and top .NET packages sorted by most popular needs.
Stars: ✭ 87 (+295.45%)
Mutual labels:  aspnetcore, aspnet-core
Restairline
DDD+CQRS+EventSourcing+Hypermedia API+ASP.NET Core 3.1+Masstransit+terraform+docker+k8s
Stars: ✭ 243 (+1004.55%)
Mutual labels:  aspnetcore, aspnet-core
Identity.dapper
Identity package that uses Dapper instead EntityFramework for use with .NET Core
Stars: ✭ 234 (+963.64%)
Mutual labels:  aspnetcore, aspnet-core
DNZ.MvcComponents
A set of useful UI-Components (HtmlHelper) for ASP.NET Core MVC based-on Popular JavaScript Plugins (Experimental project).
Stars: ✭ 25 (+13.64%)
Mutual labels:  aspnetcore, aspnet-core
Idunno.authentication
A filled with self-loathing implementation of Basic Authentication, and Certificate Authentication to make me feel like a real security person, all for for ASP.NET Core
Stars: ✭ 228 (+936.36%)
Mutual labels:  aspnetcore, aspnet-core
AspNetCoreIdentityEncryption
How to do manual encryption for ASP.NET Core Identity 2.1. Not that you should be doing it.
Stars: ✭ 51 (+131.82%)
Mutual labels:  aspnetcore, aspnet-core
Aspnetcoreangularsignalrsecurity
Security with ASP.NET Core, SignalR and Angular
Stars: ✭ 171 (+677.27%)
Mutual labels:  aspnetcore, aspnet-core
Run Aspnetcore Realworld
E-Commerce real world example of run-aspnetcore ASP.NET Core web application. Implemented e-commerce domain with clean architecture for ASP.NET Core reference application, demonstrating a layered application architecture with DDD best practices. Download 100+ page eBook PDF from here ->
Stars: ✭ 208 (+845.45%)
Mutual labels:  aspnetcore, aspnet-core
OnlineUsers-Counter-AspNetCore
Display online users count in ASP.NET Core in two ways (Cookie - SingalR)
Stars: ✭ 29 (+31.82%)
Mutual labels:  aspnetcore, aspnet-core
AspNetCore.TestHost.WindowsAuth
Implements Windows authentication for ASP.NET Core TestServer-based integration test projects.
Stars: ✭ 21 (-4.55%)
Mutual labels:  aspnetcore, aspnet-core

This repository is under development. It is not finished yet.

What is AspnetRun ?

A starter kit for your next ASP.NET Core web application. Boilerplate for ASP.NET Core reference application with Entity Framework Core, demonstrating a layered application architecture with DDD best practices. Implements NLayer Hexagonal architecture (Core, Application, Infrastructure and Presentation Layers) and Domain Driven Design (Entities, Repositories, Domain/Application Services, DTO's...) and aimed to be a Clean Architecture, with applying SOLID principles in order to use for a project template. Also implements best practices like loosely-coupled, dependency-inverted architecture and using design patterns such as Dependency Injection, logging, validation, exception handling, localization and so on.

You can check full repository documentations and step by step development of 100+ page eBook PDF from here - http://www.aspnetrun.com/Book. Also detail introduction of book and project structure exists on 50+ page of github wiki.

AspnetRun run-aspnetcore-spa Repository

New .Net Core 3.0 Asp.Net Razor Components SPA Web Application.

  • run-aspnetcore-spa - intented to building Single-Page Web Applications(SPA) using ASP.NET Core & EF.Core and Razor Components templates with new aspnet core server-side rendering approach and build real-time communication with SignalR. YOU ARE HERE.

This repository is under development. It is not finished yet. It will become issue tracker system Real world example of run-core based application.

  • spa
  • razor components
  • identity
  • validation
  • exception management
  • issue tracker use cases like github
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].