Giter Site home page Giter Site logo

dotnetconfth / dotnetconfth.github.io Goto Github PK

View Code? Open in Web Editor NEW
6.0 2.0 14.0 276.45 MB

The official website for .NET CONF Thailand

Home Page: https://dotnetconfth.com

License: Other

CSS 0.14% JavaScript 99.86%
dotnet dotnetconf dotnetconfthailand thailand conf conference hacktoberfest

dotnetconfth.github.io's People

Contributors

aaronamm avatar aixasz avatar dependabot[bot] avatar dmakeroam avatar eji4h avatar joeldickson avatar kidchenko avatar menstood avatar rachaneesaeng avatar teerasej avatar waf avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

dotnetconfth.github.io's Issues

Cloning this repository fails on Windows

It's possible to get the following error when cloning this repository on Windows:

error: unable to create file
dotnetconfth.github.io/2020/Sessions/Developing_Debugging ASP .NET Core Web API on Kubernetes with Microsoft Bridge to Kubernetes/[.NETCONF] - Developing _ Debugging ASP .NET Core Web API on Kubernetes with Microsoft Bridge to Kubernetes.pdf
Filename too long error: unable to create file

By default, git on windows restricts path lengths to 260 characters (this used to be a restriction in Windows, but I don't think it is anymore). The above file path is 241 characters long, so if you clone the repo somewhere farther from the root of the drive, it's likely to fail.

It can be fixed by running the following git command as Administrator:

git config --system core.longpaths true

However, we should still consider renaming the above file.

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.