Giter Site home page Giter Site logo

carterservicetemplate's Introduction

Hi ๐Ÿ‘‹

  • My name is Jaxel Rojas.
  • Pronouns: he/him.
  • Where: Born and raised in Puerto Rico.
  • Working: Senior Software Engineer @Microsoft.
  • Prev: Technical Lead @IITS.
  • ๐Ÿ“š Iโ€™m currently learning on my free time about: Rust, F# and Go.
  • ๐ŸŒฑ Iโ€™m looking to collaborate on: codesigning and artifact signing related projects and/or tools.
  • ๐Ÿ’ฌ Ask me about: dotnet, sql server, git, http, apis, azure, codesigning.
  • ๐Ÿ“ซ How to reach me: Linkedin.
  • โšก Fun fact: I'm a fan of vintage hardware, software and music.

Github Stats

Jaxelr's GitHub stats

Top Langs

GitHub Streak

carterservicetemplate's People

Contributors

dependabot[bot] avatar jaxelr avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

carterservicetemplate's Issues

Fix dotnet new --in false

Issue

When installing a new project excluding the test prj:

dotnet new carterws -o test -in false

The post action command (dotnet restore) fails because the .sln included assumes for all scenarios that the test prj should be present.

Workaround

Currently it would be to delete the sln file and dotnet restore the prj file on the src folder.

Add documentation of target versions

Include information on how to target from dotnet 6, 5, etc... to maintain backwards compatibility because some of our clients still use dotnet 5

Template is throwing an error on generation

Describe the bug

Errors generating template.

Steps to reproduce

dotnet new -i Carterws -o Sample

Expected behavior

No errors

  • Dotnet version: net7.0
  • Library version: 0.0.7
  • OS version: windows

Migrate out of deprecated Microsoft libraries

Describe the feature

The following libraries are deprecated:

  • Microsoft.AspnetCore.IISIntegration
  • Microsoft.AspnetCore.Server.Kestrel
  • Microsoft.AspnetCore.Hosting

We need to migrate away from them.

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.