Dejan Milicic

Results 19 comments of Dejan Milicic

Pull request created : https://github.com/jbogard/ContosoUniversity/pull/3

I managed to solve this by manually copying following files, which were missing ``` .fable-build\fable_modules\FSharp.Domain.Validation.Common.0.9.78\_deprecated.fs .fable-build\fable_modules\FSharp.Domain.Validation.Fable.0.9.78\_deprecated.Fable.fs .fable-build\fable_modules\FSharp.Domain.Validation.Fable.0.9.78\Box.fs ```

@petermarks any idea how to return the cursor to file after executing any of these commands? It is quite tedious to execute a command via shortcut and then reach for...

@kendaleiv Maybe some general pointers? :)

I am using Google Auth inside of ASP.NET Core project, so I am not quite sure how to do it. Are you suggesting that I should inject my own implementation...

In addition to steps mentioned in Getting Started article https://pmbanugo.wordpress.com/2014/07/12/getting-started-with-membershipreboot/ I had to perform one more registration `kernel.Bind().ToSelf();` NB: I was using NuGet packages

I am attempting to customize the existing Fable.Mocha tests to run with Perla. What I have is a Fake script with "test" target. The part I am missing here is...

I am also curious about this. Seems like Falco is a very good solution for a Web API project. However, when using it in SAFE-like setup, Fable.Remoting is used almost...

Thank you for this contribution. No concerns or remarks from our side. I will add it to https://github.com/ravendb/awesome-ravendb

``` Html.svg [ prop.classes [ "h-6"; "w-6" ] prop.fill "none" prop.stroke "currentColor" prop.strokeWidth "2" prop.viewbox "0 0 24 24" prop.xmlns "http://www.w3.org/2000/svg" prop.children [ Html.path [ prop.strokeLinecap "round" prop.strokeLinejoin "round" prop.d...