Giter Site home page Giter Site logo

marcominerva / awesomebackend Goto Github PK

View Code? Open in Web Editor NEW
6.0 7.0 3.0 94 KB

A sample API backend made with ASP.NET Core 5.0

License: MIT License

C# 62.22% TSQL 37.78%
aspnetcore backend jwt-authentication bearer-authentication entityframeworkcore versioning-api healthcheck cors net50 swagger

awesomebackend's Introduction

Hi there, I'm Marco ๐Ÿ‘‹ ๐Ÿ’ป

GitHub followers Discord Twitch Status YouTube Channel Views YouTube Channel Subscribers

I'm a Consultant, a Software Engineer, a Teacher and a Speaker!

I have been using .NET since its first introduction. Today I proudly live in Taggia, Italy, I work as a freelance consultant and I am involved in designing and developing solutions for the Microsoft ecosystem, building applications for Desktop, Mobile and Web. My greatest expertise is backend development as a software architect. I hold training courses. I'm a speaker at technical events, I write books and articles about developing and I regularly make live streaming about coding on Twitch. I'm a Microsoft MVP since 2013.

Connect with me:

About Me X Twitch YouTube LinkedIn

Languages and Tools:

Visual Studio

C#

.NET Core

Azure

HTML5

CSS3

JavaScript

SQL

Git

GitHub




๐Ÿ“บ Latest YouTube Videos

โžก๏ธ more videos...


โšก Recent GitHub Activities
  1. ๐Ÿš€ Published release TinyHelpers 3.1.11 in marcominerva/TinyHelpers
โšก GitHub Stats Marco Minerva's GitHub Stats

awesomebackend's People

Contributors

dependabot[bot] avatar marcominerva avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

awesomebackend's Issues

AwesomeBackend.Database fail

I have run project AwesomeBackend.Database but it fail because field Restaurants.CreateAt is mandatory but in INSERT in file Script.PostDeployment.sql is missing.
I have tried 2 quick fixes :

  1. Make filed Nullable
  2. Add default value to CURRENT_TIMESTAMP (my choise)
    Best regards
    Paolo

DefaultConnection doesnt match

AwesomeBackend.Database create Database in "(localdb)\ProjectsV13" but AwesomeBackend looking for database in (localdb)\mssqllocaldb.

I have modify mine in appsettings.json :

"DefaultConnection": "Server=(localdb)\\ProjectsV13;Database=AwesomeBackend.Database;Trusted_Connection=True;MultipleActiveResultSets=true",
"DefaultConnection.Original": "Server=(localdb)\\mssqllocaldb;Database=AwesomeDatabase;Trusted_Connection=True;MultipleActiveResultSets=true"

Is it possibile to set db location in project AwesomeBackend.Database ?

Grazie
Paolo

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.