Pinned Repositories
angular-starter
:tada: An Angular Starter kit featuring Angular (Router, Http, Forms, Services, Tests, E2E, Dev/Prod, HMR, Async/Lazy Routes, AoT via ngc), Karma, Protractor, Jasmine, Istanbul, TypeScript, TsLint, Codelyzer, Hot Module Replacement, @types, and Webpack by @TipeIO
ArchitectNow.ApiStarter
Sample ASP.NET Core 2 API Setup used by ArchitectNow for corresponding workshop presentations
aspnet-starter-kit
Cross-platform web development with Visual Studio Code, C#, F#, JavaScript, ASP.NET Core, EF Core, React (ReactJS), Redux, Babel. Single-page application boilerplate.
aspnetcore-angular2-universal
Angular Universal & ASP.NET Core 2.1 Advanced Starter - PWA w/ server-side rendering for SEO, Bootstrap, i18n internationalization, TypeScript, unit testing, WebAPI REST setup, SignalR, Swagger docs, and more! By @DevHelp-Online
AspNetCore-WebApi-Course
Professional REST API design with ASP.NET Core and WebAPI
AspNetCoreCertificates
Certificate Manager in .NET Core for creating and using X509 certificates
AspNetCoreSpa
Asp.Net Core 2.2 & Angular 7 SPA Fullstack application with plenty of examples. Live demo:
Blog.Core
ASP.NET Core 2.2/3.1 教程,前后端分离的后端接口,vue教程的姊妹篇
cisco_parser
sourabhtewari's Repositories
sourabhtewari/angular-starter
:tada: An Angular Starter kit featuring Angular (Router, Http, Forms, Services, Tests, E2E, Dev/Prod, HMR, Async/Lazy Routes, AoT via ngc), Karma, Protractor, Jasmine, Istanbul, TypeScript, TsLint, Codelyzer, Hot Module Replacement, @types, and Webpack by @TipeIO
sourabhtewari/ArchitectNow.ApiStarter
Sample ASP.NET Core 2 API Setup used by ArchitectNow for corresponding workshop presentations
sourabhtewari/aspnet-starter-kit
Cross-platform web development with Visual Studio Code, C#, F#, JavaScript, ASP.NET Core, EF Core, React (ReactJS), Redux, Babel. Single-page application boilerplate.
sourabhtewari/aspnetcore-angular2-universal
Angular Universal & ASP.NET Core 2.1 Advanced Starter - PWA w/ server-side rendering for SEO, Bootstrap, i18n internationalization, TypeScript, unit testing, WebAPI REST setup, SignalR, Swagger docs, and more! By @DevHelp-Online
sourabhtewari/AspNetCore-WebApi-Course
Professional REST API design with ASP.NET Core and WebAPI
sourabhtewari/AspNetCoreCertificates
Certificate Manager in .NET Core for creating and using X509 certificates
sourabhtewari/AspNetCoreSpa
Asp.Net Core 2.2 & Angular 7 SPA Fullstack application with plenty of examples. Live demo:
sourabhtewari/Blog.Core
ASP.NET Core 2.2/3.1 教程,前后端分离的后端接口,vue教程的姊妹篇
sourabhtewari/cisco_parser
sourabhtewari/dataaccess_aspnetcore
Generic repository/unit of work framework for ASP.NET Core with Entity Framework.
sourabhtewari/dc.js
Multi-Dimensional charting built to work natively with crossfilter rendered with d3.js
sourabhtewari/DotNetCoreArchitecture
Architecture with .NET Core 3, ASP.NET Core 3, Entity Framework Core 3, C#, Angular 8, Clean Code, SOLID, DDD, Code Analysis, Docker and more.
sourabhtewari/EquinoxProject
Full ASP.NET Core 2.2 application with DDD, CQRS and Event Sourcing
sourabhtewari/IdentityServer4.Admin
The administration for the IdentityServer4 and Asp.Net Core Identity
sourabhtewari/log_file_parser
sourabhtewari/ml-workshop
Open Data Hub Machine Learning Workshop
sourabhtewari/mongodb-generic-repository
An example of generic repository implementation using the MongoDB C# Sharp 2.0 driver (async)
sourabhtewari/MongoDragons
A C# .NET example using MongoDb to create and display scary dragons! Uses a repository pattern and business layer to access data in the cloud via MongoLab.
sourabhtewari/MongoRepository
Repository pattern for MongoDB with extended features
sourabhtewari/MVC6.Template
ASP.NET Core MVC project starter template
sourabhtewari/NBlog
A lightweight blog engine built with ASP.NET MVC 3, Razor, jQuery and C#.
sourabhtewari/NetCoreMediatrSample
Sample using Command and Query Responsibility Segregation (CQRS) implemented in .NET Core by using MediatR and identityserver4, background workers, real-time metrics, monitoring, logging, validations, swagger and more
sourabhtewari/pitstop
This repo contains a sample application based on a Garage Management System for PitStop - a fictitious garage. The primary goal of this sample is to demonstrate several Web-Scale Architecture concepts like: Microservices, CQRS, Event Sourcing, Domain Driven Design (DDD), Eventual Consistency.
sourabhtewari/rating-api
API with mongodb for end-to-end developer experience demo
sourabhtewari/rating-web
Web app for end-to-end developer experience demo
sourabhtewari/SwaggerAspNetCoreODataVersioning
A sample of Versioning with OData/Swagger with AspNetCore based on Chris Martinez @commonsensesoftware samples
sourabhtewari/TestAuthority
Simple certificate authority for development written in C#. Allows issue of SSL certificates, including wildcard certificates
sourabhtewari/URF.Core
Unit of Work & Repositories Framework - .NET Core, NET Standard, Entity Framework Core. 100% extensible & lightweight. Live demo: https://goo.gl/QpJVgd
sourabhtewari/URF.NET
Unit of Work & Repositories Framework - .NET 4.x, ASP.NET, Entity Framework. 100% extensible & lightweight. Live demo: https://goo.gl/Z7bVZk
sourabhtewari/Zxw.Framework.NetCore
基于EF Core的Code First模式的DotNetCore快速开发框架,其中包括DBContext、IOC组件autofac和AspectCore.Injector、代码生成器(也支持DB First)、基于AspectCore的memcache和Redis缓存组件,以及基于ICanPay的支付库和一些日常用的方法和扩展,比如批量插入、更新、删除以及触发器支持,当然还有demo。欢迎提交各种建议、意见和pr~