Pinned Repositories
C-Sharp-Algorithms
:books: :chart_with_upwards_trend: Plug-and-play class-library project of standard Data Structures and Algorithms in C#
select2
Select2 is a jQuery based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results.
abp
Open Source Web Application Framework for ASP.NET Core
addisu.github.io
Angular-2-with-ASP.NET-Core
aspnetboilerplate
ASP.NET Boilerplate - Web Application Framework
AspNetCore-Projects
AspNetCore.Security.Jwt
Asp Net Core Jwt Bearer Token Security package.
AspNetCore.Security.Jwt.Microservice
Asp Net Core JWT Bearer Token Security Micro service
aspnetcore3-authentication
addisu's Repositories
addisu/COVERAGE-ALGORITHM-FOR-ROBOTIC-VACUUM-CLEANERS
COVERAGE ALGORITHM FOR ROBOTIC VACUUM CLEANERS
addisu/tensorflow-playground
Play with neural networks!
addisu/python-machine-learning-book-3rd-edition
The "Python Machine Learning (3rd edition)" book code repository
addisu/Ebooks
These are Some useful ebook
addisu/CLRS-1
📚 Solutions to Introduction to Algorithms Third Edition
addisu/addisu.github.io
addisu/CLRS
:notebook:Solutions to Introduction to Algorithms
addisu/spleeter
Deezer source separation library including pretrained models.
addisu/abp
Open Source Web Application Framework for ASP.NET Core
addisu/Papercut-SMTP
Papercut SMTP -- The Simple Desktop Email Server
addisu/aspnetcore3-authentication
addisu/aspnetboilerplate
ASP.NET Boilerplate - Web Application Framework
addisu/C-Sharp-Algorithms
:books: :chart_with_upwards_trend: Plug-and-play class-library project of standard Data Structures and Algorithms in C#
addisu/AspNetCore.Security.Jwt
Asp Net Core Jwt Bearer Token Security package.
addisu/AspNetCore.Security.Jwt.Microservice
Asp Net Core JWT Bearer Token Security Micro service
addisu/Angular-2-with-ASP.NET-Core
addisu/AspNetCore-Projects
addisu/test
This is my first test repository
addisu/live.asp.net
Code for live.asp.net, which hosts the ASP.NET Community Stand-up
addisu/ASPNETSelfCreatedTokenAuthExample
Example of how to protect an ASP.NET 5 / MVC 6 (beta 8) API using simple self-created JWT bearer tokens.
addisu/TaskBoard
A Kanban-inspired app for keeping track of things that need to get done. (Don't forget to read the Wiki page!)
addisu/coreclr
This repo contains the .NET Core runtime, called CoreCLR, and the base library, called mscorlib. It includes the garbage collector, JIT compiler, base .NET data types and many low-level classes.
addisu/corefx
This repo contains the .NET Core foundational libraries, called CoreFX. It includes classes for collections, file systems, console, XML, async and many others.
addisu/backbone.epoxy
Declarative data binding and computed models for Backbone
addisu/dotnet
dotnet is the official home of .NET on GitHub. It's a great starting point to find many .NET OSS projects from Microsoft and the community, including many that are part of the .NET Foundation.
addisu/chef
A systems integration framework, built to bring the benefits of configuration management to your entire infrastructure.
addisu/fluentassertions
Fluent Assertions is a set of .NET extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style test. We currently use it in all our internal and client projects, and it is used in many open-source projects. It runs on .NET 3.5, 4.0 and 4.5 (Desktop and Windows Store), Silverlight 4 and 5 and Windows Phone 7.5 and later. It supports the unit test frameworks NUnit, XUnit, MBUnit, Gallio, NSpec and MSpec.
addisu/eco-Scroll
Eco-friendly jQuery Scroll Plugin
addisu/roslyn
The .NET Compiler Platform ("Roslyn") provides open-source C# and Visual Basic compilers with rich code analysis APIs.
addisu/AutoMapper
A convention-based object-object mapper in .NET.