Giter Site home page Giter Site logo

experimental's Introduction

Experimental

Collection of some experiments, Proof-of-concept and others...

ASP .NET Core

Goal is to implement all neccesary features for a WebAPI in single increments. Steps are cropped as small as possible, to provide flexibility in learning. Current targets:

Serving static files with ASP .NET Core

Sample implementation for swashbuckle

This project is configured to serve a full-featured swagger UI and swagger API description. Just followed the MSDN tutorial...

Logging

Sample implementation of the builtin logging system

This project demonstrates the usage of builtin logging in ASP .NET Core Just followed the tutorial on MSDN...

Sample implementation for NLog logging

This project is intended to introduce NLog logging into a ASP .NET Core application. Just followed the NLog tutorial...

Little extensions:

  • Add logger in Startup.cs and trace warning if development environment is used
  • Configure ColoredConsole as additional NLog target to get colored console logs (or even console logs at all)

Database

Tutorial implementation of the ASP .NET Core TodoApp
Tutorial implementation of the ASP .NET Core TodoApp and MongoDB

Replace the SQL InMemory Database with MongoDB following the MongoDB tutorial

Todo Tutorials
MongoDB Tutorial

Telegram Bots

Metrics

AppMetrics

IdentityServer4

Frontend

Angular

experimental's People

Contributors

markusgeiger avatar

Watchers

 avatar

experimental's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.