added
string
created
string
id
string
metadata
dict
source
string
text
string
code-score
float64
md5
string
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
2837
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "PackSite/Library.Modeling", "max_stars_repo_path": "examples/QueryingExample/Persistence/EntitiesConfigurations/ScoreConfiguration.cs", "provenance": "train-00000-of-00045.jsonl.gz:2838" }
starcoder
namespace QueryingExample.Persistence.EntitiesConfigurations { using Microsoft.EntityFrameworkCore; using Microsoft.EntityFrameworkCore.Metadata.Builders; using QueryingExample.Domain.Aggregates; /// <summary> /// <see cref="Score"/> aggregate root/entity configuration. /// </summary> publ...
2.680003
8046ca39a485381e6d2e6f272e30b1e4
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
2838
{ "extension": "c-sharp", "max_stars_count": "5.0", "max_stars_repo_name": "Maxwolf/WolfCurses.Example", "max_stars_repo_path": "src/ExampleCommands.cs", "provenance": "train-00000-of-00045.jsonl.gz:2839" }
starcoder
// Created by Ron 'Maxwolf' McDowell (<EMAIL>) // Timestamp 01/07/2016@7:28 PM using WolfCurses.Utility; namespace WolfCurses.Example { /// <summary> /// Commands that will be loaded into the example window. /// </summary> public enum ExampleCommands { /// <summary> /// B...
2.868014
6b6a91276a5a36bc1fb3739a302c357a
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
2839
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "Pablitosalinero/DynamicMachine", "max_stars_repo_path": "C#/DynamicMachine/plugin/DynamicMachineLimited.cs", "provenance": "train-00000-of-00045.jsonl.gz:2840" }
starcoder
using DynamicMachine.Contracts; using System; using System.Collections; using System.Collections.Generic; using System.Linq; using System.Runtime.InteropServices.ComTypes; using System.Threading; using System.Threading.Tasks; namespace DynamicMachine.plugin { public class DynamicMachineLimited : IDynamicMachine ...
2.722507
a794bc1829993ea89b0d08fe8770a9c4
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
2840
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "pip-services3-dotnet/pip-services3-sqlserver-dotnet", "max_stars_repo_path": "test/Fixtures/IDummyPersistence.cs", "provenance": "train-00000-of-00045.jsonl.gz:2841" }
starcoder
<filename>test/Fixtures/IDummyPersistence.cs using PipServices3.Commons.Data; using PipServices3.Data; using System.Collections.Generic; using System.Threading.Tasks; namespace PipServices3.SqlServer.Persistence { public interface IDummyPersistence : IGetter<Dummy, string>, IWriter<Dummy, string>, IPartialUpdater...
1.96786
7d9d201e25fffdd038887f0cc8bba398
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
2841
{ "extension": "c-sharp", "max_stars_count": "3.0", "max_stars_repo_name": "RusticiSoftware/scormcloud-api-v2-client-net", "max_stars_repo_path": "src/Com.RusticiSoftware.Cloud.V2/Model/CreateDispatchSchema.cs", "provenance": "train-00000-of-00045.jsonl.gz:2842" }
starcoder
/* * SCORM Cloud Rest API * * REST API used for SCORM Cloud integrations. * * OpenAPI spec version: 2.0 * * Generated by: https://github.com/swagger-api/swagger-codegen.git */ using System; using System.Linq; using System.IO; using System.Text; using System.Text.RegularExpressions; using System.Collections; ...
1.992448
7a547b96192c49d3c7a6f990d52e2e2d
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
2842
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "joshuadeanhall/TrainingAndDemos", "max_stars_repo_path": "MongoBlog/src/MBlog/MBlog/Infrastructure/Installers/MongoInstaller.cs", "provenance": "train-00000-of-00045.jsonl.gz:2843" }
starcoder
using System.Configuration; using Castle.MicroKernel.Registration; using Castle.MicroKernel.SubSystems.Configuration; using Castle.Windsor; using MongoDB.Driver; namespace MBlog.Infrastructure.Installers { public class MongoInstaller : IWindsorInstaller { public void Install(IWindsorContainer...
2.092743
b2a309c80728a78336753c2f5c0c1b37
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
2843
{ "extension": "c-sharp", "max_stars_count": "49.0", "max_stars_repo_name": "JetBrains/ForTea", "max_stars_repo_path": "Backend/Core/ForTea.Core/Daemon/Highlightings/T4Errors.cs", "provenance": "train-00000-of-00045.jsonl.gz:2844" }
starcoder
<gh_stars>10-100 using JetBrains.ReSharper.Feature.Services.Daemon; namespace GammaJul.ForTea.Core.Daemon.Highlightings { [RegisterStaticHighlightingsGroup("T4 Errors", true)] public class T4Errors { } }
0.722966
dd249834c58caa1b76899a417088d293
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
2844
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "ItsCodeOutside/InfoMonitor", "max_stars_repo_path": "InfoMonitor.Web/CachedDataManager.cs", "provenance": "train-00000-of-00045.jsonl.gz:2845" }
starcoder
using Microsoft.Extensions.Caching.Memory; using System; using System.Collections.Generic; using System.Linq; using System.Threading.Tasks; namespace InfoMonitor.Web { public class CachedDataManager { IMemoryCache _cache; Dictionary<string, CachedItem> _data = new Dictionary<string, CachedItem...
3.002097
a576eb2773bbc7a7ee1cbb6e63437bdd
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
2845
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "odinserj/StackExchange.Redis", "max_stars_repo_path": "StackExchange.Redis/StackExchange/Redis/ConnectionMultiplexer.ReaderWriter.cs", "provenance": "train-00000-of-00045.jsonl.gz:2846" }
starcoder
<gh_stars>0 namespace StackExchange.Redis { partial class ConnectionMultiplexer { internal SocketManager SocketManager => socketManager; private SocketManager socketManager; private bool ownsSocketManager; partial void OnCreateReaderWriter(ConfigurationOptions configuration) ...
1.978138
d4bfef0fce101e265c889befb8372cdf
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
2846
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "hyzycczz/dna2oldmemory", "max_stars_repo_path": "PulseWaveAnalyzer/PulseWaveAnalyzer/model/Transform.cs", "provenance": "train-00000-of-00045.jsonl.gz:2847" }
starcoder
using System; using System.Collections.Generic; using System.Text; namespace PulseWaveAnalyzer.model { class Transform { public const string version = "J.Y.Liu 2012"; public const double dipi = 6.2831853071795864769252867665590057683943; public static double[] real_fft(int K...
2.672776
13c60387afa2b0ff8f18ba42bf81507b
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
2847
{ "extension": "c-sharp", "max_stars_count": "51.0", "max_stars_repo_name": "JetBrains/Refasmer", "max_stars_repo_path": "src/Refasmer/Utils/MetaUtil.cs", "provenance": "train-00000-of-00045.jsonl.gz:2848" }
starcoder
using System; using System.Collections.Generic; using System.Reflection; using System.Reflection.Metadata; using System.Reflection.Metadata.Ecma335; namespace JetBrains.Refasmer { public static class MetaUtil { public static string GetName( this MetadataReader reader, EntityHandle entityHandle ) ...
2.327463
671f5cd86e79428a3defac4f3dece3f8
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
2848
{ "extension": "c-sharp", "max_stars_count": "2542.0", "max_stars_repo_name": "gridgentoo/ServiceFabricAzure", "max_stars_repo_path": "src/prod/src/managed/Api/src/System/Fabric/FabricValidatorConstants.cs", "provenance": "train-00000-of-00045.jsonl.gz:2849" }
starcoder
// ------------------------------------------------------------ // Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License (MIT). See License.txt in the repo root for license information. // ------------------------------------------------------------ namespace System.Fabric { ...
1.168097
ee0ce902640da22a70a15d6cfb41e6f3
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
2849
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "panoramicdata/PanoramicData.ConnectMagic", "max_stars_repo_path": "PanoramicData.ConnectMagic.Service/ConnectedSystemManagers/JiraConnectedSystemManager.cs", "provenance": "train-00000-of-00045.jsonl.gz:2850" }
starcoder
<reponame>panoramicdata/PanoramicData.ConnectMagic using Atlassian.Jira; using Microsoft.Extensions.Logging; using Newtonsoft.Json.Linq; using PanoramicData.ConnectMagic.Service.Exceptions; using PanoramicData.ConnectMagic.Service.Models; using System; using System.Collections.Generic; using System.Linq; using System.T...
2.154665
ddf37dcfac6b4a4fa0a0b7ddefa684f0
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
2850
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "binhcan/MTV_API_MVC_Project", "max_stars_repo_path": "03_SRC/MTV-system/MTV.API/Domain/Uploaders/ImageUploaders.cs", "provenance": "train-00000-of-00045.jsonl.gz:2851" }
starcoder
using Microsoft.AspNetCore.Http; using System; using System.Threading.Tasks; using MTV.API.Persistence.Contexts; using Microsoft.EntityFrameworkCore; using System.Linq; using MTV.Utilities; namespace MTV.API.Domain.Uploaders { public class ImageUploaders : BaseUploader, IImageUploaders { public ImageU...
2.266367
49836d2160cf1802e916da07dfaf5def
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
2851
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "yutakasi634/Coral-iMD-VR", "max_stars_repo_path": "Assets/Scripts/BondLengthInteractionManager.cs", "provenance": "train-00000-of-00045.jsonl.gz:2852" }
starcoder
using System; using System.Collections; using System.Collections.Generic; using UnityEngine; using UnityEngine.Assertions; namespace Coral_iMD { using RigidPairType = Tuple<Rigidbody, Rigidbody>; public class BondLengthInteractionManager : MonoBehaviour { private List<Tuple<PotentialBase, RigidPairTyp...
2.329089
daf2245455c032013d8f12cf2435b5ab
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
2852
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "jjovanovski/QuickPool", "max_stars_repo_path": "Assets/Scripts/Stub.cs", "provenance": "train-00000-of-00045.jsonl.gz:2853" }
starcoder
<reponame>jjovanovski/QuickPool using System.Collections; using System.Collections.Generic; using UnityEngine; public class Stub : MonoBehaviour { public Driver driver; void Update() { transform.position += Vector3.right * 100f * Time.deltaTime; if(transform.position.x > 50) { driver.pool.Pool(this); } ...
1.83426
da79f6ee1c91ab48418dca042e9a4e98
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
2853
{ "extension": "c-sharp", "max_stars_count": "4.0", "max_stars_repo_name": "YutouXiao/PPSV2ForMobile", "max_stars_repo_path": "PostProcessing/Runtime/Attributes/MinAttribute.cs", "provenance": "train-00000-of-00045.jsonl.gz:2854" }
starcoder
using System; namespace UnityEngine.Rendering.PPSMobile { /// <summary> /// Use this attribute to clamp floating point values to a minimum value in the inspector. /// </summary> [AttributeUsage(AttributeTargets.Field, AllowMultiple = false)] public sealed class MinAttribute : Attribute { ...
2.856848
948bc264ea321e39e389ef7583049afe
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
2854
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "zzsnn/FastTunnel", "max_stars_repo_path": "FastTunnel.Core/Handlers/Client/HttpRequestHandler.cs", "provenance": "train-00000-of-00045.jsonl.gz:2855" }
starcoder
using FastTunnel.Core.Config; using FastTunnel.Core.Client; using FastTunnel.Core.Models; using Newtonsoft.Json.Linq; using System; using System.Collections.Generic; using System.IO; using System.Net.Sockets; using System.Text; using System.Threading; using System.Threading.Tasks; using FastTunnel.Core.Sockets; using ...
2.093185
3a4beb296668758d019d194c5619860d
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
2855
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "DuckMinKim/BulletGame", "max_stars_repo_path": "Assets/CatPlayer.cs", "provenance": "train-00000-of-00045.jsonl.gz:2856" }
starcoder
using System.Collections; using System.Collections.Generic; using UnityEngine; public class CatPlayer : MonoBehaviour { Rigidbody RB; void Start() { RB = GetComponent<Rigidbody>(); Cat kitty = new Cat("kitty"); kitty.PlaySound(); kitty.Go(); } void Update()...
2.281314
8b60eb9737e81cbffc97404a13696ba5
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
2856
{ "extension": "c-sharp", "max_stars_count": "6.0", "max_stars_repo_name": "artem-bondar/tetris-game", "max_stars_repo_path": "Assets/Scripts/Managers/TouchController.cs", "provenance": "train-00000-of-00045.jsonl.gz:2857" }
starcoder
<reponame>artem-bondar/tetris-game<filename>Assets/Scripts/Managers/TouchController.cs using UnityEngine; using UnityEngine.UI; public class TouchController : MonoBehaviour { public delegate void TouchEventHandler(Vector2 swipe); public static event TouchEventHandler SwipeEvent; public static eve...
2.725718
71e74dbc8c0f40877b437bc9d25a4641
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
2857
{ "extension": "c-sharp", "max_stars_count": "46.0", "max_stars_repo_name": "wfbcargo/WebApiContrib.Formatting.Xlsx", "max_stars_repo_path": "samples/WebApiContrib.Formatting.Xlsx.Sample/Areas/HelpPage/Views/Help/DisplayTemplates/ImageSample.cshtml", "provenance": "train-00000-of-00045.jsonl.gz:2858" }
starcoder
<filename>samples/WebApiContrib.Formatting.Xlsx.Sample/Areas/HelpPage/Views/Help/DisplayTemplates/ImageSample.cshtml<gh_stars>10-100 @using WebApiContrib.Formatting.Xlsx.Sample.Areas.HelpPage @model ImageSample <img src="@Model.Src" />
1.773284
80fa16f46f2684eba37f6ab438aba881
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
2858
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "danewheaton/Supernova", "max_stars_repo_path": "Supernova_ProjectFiles/Assets/Scripts/2DMonkeyGame/MonkeyJump.cs", "provenance": "train-00000-of-00045.jsonl.gz:2859" }
starcoder
using System.Collections; using System.Collections.Generic; using UnityEngine; public class MonkeyJump : MonoBehaviour { [SerializeField] float jumpForce = 500; Rigidbody2D rb; void OnEnable() { GestureManager.OnFlickDetected += Jump; } void OnDisable() { GestureManager.O...
2.313038
82551a44d27d571c3867ad9d602eb1d2
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
2859
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "TooMuchTaurine/TestCodeScanning", "max_stars_repo_path": "src/WebApi/UseCases/V1/Transactions/Withdraw/WithdrawResponse.cs", "provenance": "train-00000-of-00045.jsonl.gz:2860" }
starcoder
namespace WebApi.UseCases.V1.Transactions.Withdraw { using System.ComponentModel.DataAnnotations; using ViewModels; /// <summary> /// Withdraw Response. /// </summary> public sealed class WithdrawResponse { /// <summary> /// Withdraw Response constructor. ///...
2.171072
b5340fb17304d9ac3393aae92c60519f
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
2860
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "jvilomar/FizzBuzzQuestion", "max_stars_repo_path": "Back/FizzBuzzQ.TechDemoApp/FizzBuzzQ.TechDemo/Interfaces/IDatabaseSetup.cs", "provenance": "train-00000-of-00045.jsonl.gz:2861" }
starcoder
namespace FizzBuzzQ.TechDemo.Interfaces { public interface IDatabaseSetup { void Setup(); } }
1.416961
4e342a9271214280e2224d56787a4565
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
2861
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "klightspeed/EliteDangerousCore", "max_stars_repo_path": "EliteDangerous/HistoryList/HistoryList.cs", "provenance": "train-00000-of-00045.jsonl.gz:2862" }
starcoder
<reponame>klightspeed/EliteDangerousCore<gh_stars>0  /* * Copyright © 2016 - 2017 EDDiscovery development team * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this * file except in compliance with the License. You may obtain a copy of the License at * * http://www.apach...
2.044121
1a03766309624fb714cb4f43ae951ba0
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
2862
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "philasmar/aws-sdk-net", "max_stars_repo_path": "sdk/src/Services/SimpleEmail/Generated/Model/DescribeConfigurationSetResponse.cs", "provenance": "train-00000-of-00045.jsonl.gz:2863" }
starcoder
/* * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. * * Licensed under the Apache License, Version 2.0 (the "License"). * You may not use this file except in compliance with the License. * A copy of the License is located at * * http://aws.amazon.com/apache2.0 * * or in the "li...
1.711683
b400846136723da145bab03fa6f25586
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
2863
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "abock/runtime", "max_stars_repo_path": "src/libraries/System.Net.Http.WinHttpHandler/src/System/Net/Http/WinHttpAuthHelper.cs", "provenance": "train-00000-of-00045.jsonl.gz:2864" }
starcoder
<reponame>abock/runtime<filename>src/libraries/System.Net.Http.WinHttpHandler/src/System/Net/Http/WinHttpAuthHelper.cs // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information...
2.070337
237b721ddf60856b3c9ea7b47c8df3f4
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
2864
{ "extension": "c-sharp", "max_stars_count": "9.0", "max_stars_repo_name": "Lukejkw/Rework", "max_stars_repo_path": "UnitTests/RangeTests.cs", "provenance": "train-00000-of-00045.jsonl.gz:2865" }
starcoder
<reponame>Lukejkw/Rework using NUnit.Framework; using Rework; using System; namespace UnitTests { [TestFixture] public class RangeTests { #region Before [Test] public void Before_WithDateBefore_ReturnsTrue() { var dateToCheck = new DateTime(2016, 01, 01); ...
2.692342
8677287ec4ec8f44cfebe2352ca3c1a1
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
2865
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "PradeepTheDev/Teknik", "max_stars_repo_path": "Teknik/Filters/TrackDownload.cs", "provenance": "train-00000-of-00045.jsonl.gz:2866" }
starcoder
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Web; using System.Web.Mvc; using System.Web.UI; using Teknik.Configuration; using Teknik.Utilities; using Teknik.Piwik; namespace Teknik.Filters { public class TrackDownload : ActionFilt...
2.090277
1cfe8aa1b2ef459a1d5d64b16c464061
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
2866
{ "extension": "c-sharp", "max_stars_count": "5.0", "max_stars_repo_name": "FuriousLlama/PSP", "max_stars_repo_path": "backend/tests/unit/api/Helpers/HttpResponseMessageExtensionsTest.cs", "provenance": "train-00000-of-00045.jsonl.gz:2867" }
starcoder
<filename>backend/tests/unit/api/Helpers/HttpResponseMessageExtensionsTest.cs using Microsoft.AspNetCore.Hosting; using Microsoft.AspNetCore.Mvc; using Moq; using Pims.Api.Helpers.Extensions; using Pims.Core.Comparers; using Pims.Core.Test; using System; using System.Collections.Generic; using System.Diagnostics.CodeAn...
1.868761
4d1e8ab315a115e7b00fef10640dd1a0
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
2867
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "synhershko/Nancy", "max_stars_repo_path": "src/Nancy/Json/JsonSerializer.cs", "provenance": "train-00000-of-00045.jsonl.gz:2868" }
starcoder
<filename>src/Nancy/Json/JsonSerializer.cs // // JsonSerializer.cs // // Author: // <NAME> <<EMAIL>> // // (C) 2008 Novell, Inc. http://novell.com/ // // // Permission is hereby granted, free of charge, to any person obtaining // a copy of this software and associated documentation files (the // "Software...
1.955063
ea4fabb9f000e6f72f8ecff2aef695b7
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
2868
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "dhavalgajera/protoactor-dotnet", "max_stars_repo_path": "src/Proto.Remote/EndpointWriterOptions.cs", "provenance": "train-00000-of-00045.jsonl.gz:2869" }
starcoder
using System; namespace Proto.Remote { public class EndpointWriterOptions { /// <summary> /// Gets or sets the batch size for the endpoint writer. The default value is 1000. /// The endpoint writer will send up to this number of messages in a batch. /// </summary> ...
2.588705
1d5af39fe879257246c7805c047aabf6
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
2869
{ "extension": "c-sharp", "max_stars_count": "3.0", "max_stars_repo_name": "favedit/MoCross", "max_stars_repo_path": "Tools/2 - Core/MoDesign3d/Controls/QDsPicture.cs", "provenance": "train-00000-of-00045.jsonl.gz:2870" }
starcoder
<filename>Tools/2 - Core/MoDesign3d/Controls/QDsPicture.cs using MO.Common.Lang; using System; using System.Drawing; using System.Windows.Forms; namespace MO.Design3d.Controls { public partial class QDsPicture : UserControl { public QDsPicture() { InitializeComponent(); } //=========...
2.198224
589e7fc3fd4046c2e37c05fe7e53c4c4
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
2870
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "pdyxs/UnityProjectStarter", "max_stars_repo_path": "Assets/Plugins/Externals/PlayMaker Custom Actions/uGui/Selectable/uGuiTransitionGetType.cs", "provenance": "train-00000-of-00045.jsonl.gz:2871" }
starcoder
<reponame>pdyxs/UnityProjectStarter // (c) Copyright HutongGames, LLC 2010-2015. All rights reserved. //--- __ECO__ __PLAYMAKER__ __ACTION__ ---// using UnityEngine; namespace HutongGames.PlayMaker.Actions { [ActionCategory("uGui")] [Tooltip("Gets the transition type of a Selectable Ugui component.")] pu...
2.011189
89050025e601bc09de7895a7447d881f
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
2871
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "Commvault/CVPowershellSDKV2", "max_stars_repo_path": "generated/api/Models/PlanRuleExcludedEntitiesList.cs", "provenance": "train-00000-of-00045.jsonl.gz:2872" }
starcoder
// Code generated by Microsoft (R) AutoRest Code Generator (autorest: 3.0.6365, generator: {generator}) // Changes may cause incorrect behavior and will be lost if the code is regenerated. namespace Commvault.Powershell.Models { using static Commvault.Powershell.Runtime.Extensions; /// <summary>List of entiti...
1.967745
96a690969796295a4d5d9572dacdcefa
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
2872
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "SunburstApps/WixVSExtensions", "max_stars_repo_path": "src/WixVSExtension/WixStrings.Designer.cs", "provenance": "train-00000-of-00045.jsonl.gz:2873" }
starcoder
<gh_stars>0 // Copyright (c) .NET Foundation and contributors. All rights reserved. Licensed under the Microsoft Reciprocal License. See LICENSE.TXT file in the project root for full license information. namespace WixToolset.VisualStudioExtension { using System; /// <summary> /// A strongly-typ...
1.769176
bed47e3a426c4245bcea34c4f08b6d8f
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
2873
{ "extension": "c-sharp", "max_stars_count": "159.0", "max_stars_repo_name": "PRIMETSS/corefx", "max_stars_repo_path": "src/Common/src/CoreLib/System/Collections/Concurrent/ConcurrentQueue.cs", "provenance": "train-00000-of-00045.jsonl.gz:2874" }
starcoder
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. using System.Collections.Generic; using System.Diagnostics; using System.Diagnostics.CodeAnalysis; using System.Thre...
2.722504
a50464617e6aa9fb8dead7a2c1fcd68a
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
2874
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "DikshaGunnewar/AutenticationMVC", "max_stars_repo_path": "web.api/web.data/Infrastructure/UnitOfWork.cs", "provenance": "train-00000-of-00045.jsonl.gz:2875" }
starcoder
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace web.data.Infrastructure { public class UnitOfWork : IUnitOfWork { private readonly IDbFactory dbFactory; private StudentDbContext studentDbContext; /// <summar...
2.978961
2adbcfdb965fffc098ded17714e4290c
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
2875
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "windystrife/UnrealEngine_NVIDIAGameWork", "max_stars_repo_path": "Engine/Source/Programs/DotNETCommon/DotNETUtilities/JsonObject.cs", "provenance": "train-00000-of-00045.jsonl.gz:2876" }
starcoder
<filename>Engine/Source/Programs/DotNETCommon/DotNETUtilities/JsonObject.cs // Copyright 1998-2017 Epic Games, Inc. All Rights Reserved. using System; using System.Collections.Generic; using System.IO; using System.Linq; using System.Text; namespace Tools.DotNETCommon { /// <summary> /// Exception thrown for error...
3.070741
5a7c78f364848d64683d917befe8b422
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
2876
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "maxotek/DeviceDetector.NET", "max_stars_repo_path": "test/DeviceDetector.NET.Tests/Utils.cs", "provenance": "train-00000-of-00045.jsonl.gz:2877" }
starcoder
<filename>test/DeviceDetector.NET.Tests/Utils.cs<gh_stars>0 using System.IO; namespace DeviceDetectorNET.Tests { public static class Utils { public static string CurrentDirectory() { var directoryInfo = Directory.GetParent(Directory.GetCurrentDirectory()).Parent; #if NETCOREAPP ...
2.482615
d9c1ebb7082d36478344c431a4f50be5
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
2877
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "comstyle/eXpand", "max_stars_repo_path": "Demos/Modules/WorldCreator/WorldCreatorTester.Module/DatabaseUpdate/Updater.cs", "provenance": "train-00000-of-00045.jsonl.gz:2878" }
starcoder
<reponame>comstyle/eXpand using System; using DevExpress.ExpressApp; using DevExpress.ExpressApp.Updating; using Xpand.ExpressApp.Security.Core; using Xpand.Persistent.BaseImpl.Security; namespace WorldCreatorTester.Module.DatabaseUpdate { public class Updater : ModuleUpdater { public Updater(IObjectSpace...
1.660654
543e7cca8fd704d14933babb3ff6c09f
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
2878
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "stonysong/csredis", "max_stars_repo_path": "src/CSRedisNFX45/Internal/SubscriptionListener.cs", "provenance": "train-00000-of-00045.jsonl.gz:2879" }
starcoder
<filename>src/CSRedisNFX45/Internal/SubscriptionListener.cs using CSRedis.Internal.Commands; using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace CSRedis.Internal { class SubscriptionListener : RedisListner<RedisSubscriptionResponse> { long _count; p...
2.618099
3e52c9c2dd5fbfdcc697b12ea287d441
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
2879
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "Heronyme/cpix", "max_stars_repo_path": "Cpix/DrmSystemCollection.cs", "provenance": "train-00000-of-00045.jsonl.gz:2880" }
starcoder
using Axinom.Cpix.Internal; using System; using System.Linq; using System.Text; using System.Xml; namespace Axinom.Cpix { sealed class DrmSystemCollection : EntityCollection<DrmSystem> { public const string ContainerXmlElementName = "DRMSystemList"; public DrmSystemCollection(CpixDocument document) : base(docu...
2.222215
81429f0d38c8be79af2b095f03de87bf
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
2880
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "Ivan-Ricardo-Lopes/vertical-slices-example", "max_stars_repo_path": "IRL.VerticalSlices.APP/Features/FinanceAccounts/Shared/DatabaseModels/FinanceTransactionDbModel.cs", "provenance": "train-00000-of-00045.jsonl.gz:2881" }
starcoder
<reponame>Ivan-Ricardo-Lopes/vertical-slices-example using IRL.VerticalSlices.APP.Common.Interfaces; using IRL.VerticalSlices.APP.Features.FinanceAccounts.Shared.DomainModels.Enums; using System; namespace IRL.VerticalSlices.APP.Features.FinanceAccounts.Shared.DatabaseModels { public class FinanceTransactionDbMod...
1.700313
c04ef000f5d9fefca4a5858fe1d84f38
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
2881
{ "extension": "c-sharp", "max_stars_count": "56.0", "max_stars_repo_name": "hbb0b0/Hbb0b0.CMS", "max_stars_repo_path": "Hbb0b0.CMS.WebAPI/CMS.Repository/DepartmentRep.cs", "provenance": "train-00000-of-00045.jsonl.gz:2882" }
starcoder
<filename>Hbb0b0.CMS.WebAPI/CMS.Repository/DepartmentRep.cs using CMS.Common.DB; using CMS.Entity; using CMS.IRepository; using System; using System.Collections.Generic; namespace CMS.Repository { public class DepartmentRep : ReponsitoryBase<DepartmentModel>, IDepartmentRep { public DepartmentRep(IDa...
1.553314
b005a4edb1348220226ed268faa88880
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
2882
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "fmod/Unity-Feature-Demo", "max_stars_repo_path": "Assets/Scripts/Basic Rooms/Sound Module/Helper/HighlightableObject.cs", "provenance": "train-00000-of-00045.jsonl.gz:2883" }
starcoder
<reponame>fmod/Unity-Feature-Demo<gh_stars>0 /*================================================================= Project: AIE FMOD Developer: <NAME> Company: #COMPANY# Date: 02/08/2016 ==================================================================*/ using UnityEngine; public class HighlightableObject : Mono...
1.826721
ec232bbadab9dffcb2c326c894a48564
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
2883
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "PetersSharp/stCoCServer", "max_stars_repo_path": "stCoCServer/stExtLib/stRrdGraph-dll/Graph/ValueMarker.cs", "provenance": "train-00000-of-00045.jsonl.gz:2884" }
starcoder
<gh_stars>1-10 // ============================================================ // RRDSharp: Managed implementation of RRDTool for .NET/Mono // ============================================================ // // Project Info: http://sourceforge.net/projects/rrdsharp/ // Project Lead: <NAME> (<EMAIL>) // // Distributed...
2.061076
3ec802f07f99a2a9d9b52c711f0906fc
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
2884
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "Jann1s/SmartJames", "max_stars_repo_path": "JamesCore/Weather/DarkSky/DarkResponse.cs", "provenance": "train-00000-of-00045.jsonl.gz:2885" }
starcoder
namespace JamesCore.Weather.DarkSky { public class DarkResponse { public float latitude { get; set; } public float longitude { get; set; } public string timezone { get; set; } public Currently currently { get; set; } public Hourly hourly { get; set; } public Dail...
1.813106
20291a7019b78014ed80be14d6162fa8
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
2885
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "Kipash/Omega", "max_stars_repo_path": "Assets/Imported/Console/Script/Command.cs", "provenance": "train-00000-of-00045.jsonl.gz:2886" }
starcoder
<reponame>Kipash/Omega using System; using System.Collections.Generic; using System.Linq; using System.Reflection; using System.Text; namespace Console { public class Command { public string Key { get; set; } public object Source { get; set; } public Type SourceType { get; set; } ...
1.582068
da565b29b4c31e9afde1b2b88cc2414b
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
2886
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "xMateMCPE/NinjaBotCore", "max_stars_repo_path": "Modules/Fun/FunCommands.cs", "provenance": "train-00000-of-00045.jsonl.gz:2887" }
starcoder
<reponame>xMateMCPE/NinjaBotCore using NinjaBotCore.Database; using NinjaBotCore.Models.OxfordDictionary; using Discord; using Discord.Commands; using Discord.WebSocket; using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using Microsoft.Extensions.Configu...
2.393113
fcc725aed851de4dbe915edb48e34563
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
2887
{ "extension": "c-sharp", "max_stars_count": "17.0", "max_stars_repo_name": "shelldudu/never", "max_stars_repo_path": "src/Never/Serialization/Json/MethodProviders/ByteMethodProvider.cs", "provenance": "train-00000-of-00045.jsonl.gz:2888" }
starcoder
using System; namespace Never.Serialization.Json.MethodProviders { /// <summary> /// byte 值转换 /// </summary> public class ByteMethodProvider : ConvertMethodProvider<byte>, IConvertMethodProvider<byte> { #region ctor /// <summary> /// Gets the singleton. /// </summa...
2.88673
c750e9e46ccf97075b3fd88637c68b05
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
2888
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "amccool/codefirstfunctions", "max_stars_repo_path": "CodeFirstStoreFunctionsTests/ParameterDescriptorTests.cs", "provenance": "train-00000-of-00045.jsonl.gz:2889" }
starcoder
// Copyright (c) <NAME>, Inc. All rights reserved. See License.txt in the project root for license information. namespace CodeFirstStoreFunctions { using System.Data.Entity.Core.Metadata.Edm; using Xunit; public class ParameterDescriptorTests { [Fact] public void ParameterDe...
2.363724
a8eb94152bb8932a24d9bfdb9bcecd1e
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
2889
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "abmes/Abmes.DataCollector", "max_stars_repo_path": "Abmes.DataCollector.Vault.Common/Storage/StorageProvider.cs", "provenance": "train-00000-of-00045.jsonl.gz:2890" }
starcoder
using Autofac.Features.Indexed; using Abmes.DataCollector.Vault.Configuration; using System; using System.Collections.Generic; using System.Text; namespace Abmes.DataCollector.Vault.Storage { public class StorageProvider : IStorageProvider { private readonly IStorageResolverProvider _storage...
1.880587
1f49518a5f47871ae42a0b4fa28e572c
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
2890
{ "extension": "c-sharp", "max_stars_count": "5.0", "max_stars_repo_name": "Pixinger/PALAST", "max_stars_repo_path": "source/PALAST.RepoManager/FormMain.cs", "provenance": "train-00000-of-00045.jsonl.gz:2891" }
starcoder
<reponame>Pixinger/PALAST using System; using System.IO; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Diagnostics; using System.Drawing; using System.Linq; using System.Text; using System.Windows.Forms; namespace PALAST.RepoManager { public partial class FormMain ...
2.077983
51caaf0c4972004ad08cef12036d92cb
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
2891
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "liumeifu/OSky", "max_stars_repo_path": "samples/OSky.UI.Core/ModelConfigurations/Infos/DictionaryConfiguration.cs", "provenance": "train-00000-of-00045.jsonl.gz:2892" }
starcoder
<reponame>liumeifu/OSky<filename>samples/OSky.UI.Core/ModelConfigurations/Infos/DictionaryConfiguration.cs using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using OSky.Core.Data.Entity; using OSky.UI.Models.Infos; namespace OSky.UI.ModelConfigurations...
2.085931
78688dfb51c62dbfbcde1088952853b8
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
2892
{ "extension": "c-sharp", "max_stars_count": "5.0", "max_stars_repo_name": "einarwh/Dedox", "max_stars_repo_path": "Dedox.Tests/FieldCommentsTest.cs", "provenance": "train-00000-of-00045.jsonl.gz:2893" }
starcoder
using Microsoft.VisualStudio.TestTools.UnitTesting; namespace Dedox.Tests { [TestClass] public class FieldCommentsTest : CommentsTest { [TestMethod] public void StripsBasicPattern() { const string text = @" public class Cat { /// <summary> /// The lol wut. ///...
2.29802
d2df4258930518f274a7d537bbc90756
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
2893
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "tarunbatta/ipg", "max_stars_repo_path": "core/leetcode/774.cs", "provenance": "train-00000-of-00045.jsonl.gz:2894" }
starcoder
// Url:https://leetcode.com/problems/minimize-max-distance-to-gas-station /* 774. Minimize Max Distance to Gas Station Hard // {{ MISSING QUESTION }} */ using System; namespace InterviewPreperationGuide.Core.LeetCode.problem774 { public class Solution { public void Init () { } } }
2.269066
c8743a5a1eae62225c55b901acacb293
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
2894
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "SomeSharper/nmdc", "max_stars_repo_path": "Nmdc/Commands/NmdcMyPassCommand.cs", "provenance": "train-00000-of-00045.jsonl.gz:2895" }
starcoder
<gh_stars>0 using System.Text.RegularExpressions; namespace SomeSharp.Nmdc { public sealed class NmdcMyPassCommand : NmdcCommand { #region Constants private const string CommandStart = "$MyPass"; private const string PasswordGroupName = "pass"; private static reado...
2.328041
6ae845cfd0ce8c1d9ed49526b9493f9a
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
2895
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "GillCleeren/GitTrends", "max_stars_repo_path": "GitTrends.Shared/Models/ReferringSiteModel.cs", "provenance": "train-00000-of-00045.jsonl.gz:2896" }
starcoder
<filename>GitTrends.Shared/Models/ReferringSiteModel.cs<gh_stars>0 using System; using Newtonsoft.Json; namespace GitTrends.Shared { public class ReferringSiteModel : BaseRepositoryModel { public const int FavIconSize = 32; [JsonConstructor] public ReferringSiteModel(long count, long...
2.383303
4f50140358ac1ad1744a800ff0207f48
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
2896
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "chankiyu22/Unity-Dialogue-System", "max_stars_repo_path": "Assets/Scripts/Dialogue/Variable/Editor/VariableAssignmentListPropertyDrawerManager.cs", "provenance": "train-00000-of-00045.jsonl.gz:2897" }
starcoder
using System.Collections.Generic; using UnityEditor; namespace Chankiyu22.DialogueSystem.Dialogues { public class VariableAssignmentListPropertyDrawerManager { private Dictionary<string, VariableAssignmentReorderableList> m_map = new Dictionary<string, VariableAssignmentReorderableList>(); public VariableAss...
2.173557
d63dbbb1aa07eb9de08b82a9d22e4b86
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
2897
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "davidrevoledo/GixDotNet", "max_stars_repo_path": "src/GixDotnet/Entities/BioTechnology.cs", "provenance": "train-00000-of-00045.jsonl.gz:2898" }
starcoder
<reponame>davidrevoledo/GixDotNet<gh_stars>1-10 using Newtonsoft.Json; namespace GixDotnet.Entities { public class BioTechnology { [JsonProperty(PropertyName = "codigoBiotecnologia")] public int Code { get; set; } [JsonProperty(PropertyName = "Porcentaje")] public float? Perce...
2.026598
17e8dcf1844b2d5f1705e363a134f292
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
2898
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "tanyogeorgiev/ASP.NET-Core-MVC", "max_stars_repo_path": "LearningSystem/LearningSystem/LearningSystem.Web/Areas/Admin/Models/Users/AdminUserListingsViewModel.cs", "provenance": "train-00000-of-00045.jsonl.gz:2899" }
starcoder
using LearningSystem.Service.Admin.Models; using Microsoft.AspNetCore.Mvc.Rendering; using System; using System.Collections.Generic; using System.Linq; using System.Threading.Tasks; namespace LearningSystem.Web.Areas.Admin.Models.Users { public class AdminUserListingsViewModel { public IEnumerable<Adm...
1.478911
f94e933b8b67b9816f9cd060b5efa350
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
2899
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "goldnarms/PolarConverter", "max_stars_repo_path": "src/PolarConverter.Test/DistanseTester.cs", "provenance": "train-00000-of-00045.jsonl.gz:2900" }
starcoder
<gh_stars>0 using System; using System.Linq; using Microsoft.VisualStudio.TestTools.UnitTesting; using PolarConverter.BLL.Entiteter; using Should; namespace PolarConverter.Test { [TestClass] public class DistanseTester: BaseTest { [TestMethod] public void DistanseForLang() { ...
1.641877
0a7b7303b02fc641ec8b7ac3e039fee1
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
2900
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "Yhwhdios/gtav-sc-tools", "max_stars_repo_path": "src/Core/ScriptLang/Semantics/Symbols/TypeSymbol.cs", "provenance": "train-00000-of-00045.jsonl.gz:2901" }
starcoder
<reponame>Yhwhdios/gtav-sc-tools #nullable enable namespace ScTools.ScriptLang.Semantics.Symbols { public class TypeSymbol : ISymbol { public string Name { get; } public SourceRange Source { get; } public Type Type { get; } public TypeSymbol(string name, SourceRange source, Typ...
2.055628
1aaa643eb547548132cc9afcb2f43894
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
2901
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "bitobrian/Blizzard.net-API", "max_stars_repo_path": "WowSharp.BattleNet.Api/Wow/ChallengeMode/ChallengesResponse.cs", "provenance": "train-00000-of-00045.jsonl.gz:2902" }
starcoder
using System.Collections.Generic; using System.Runtime.Serialization; namespace WowSharp.BattleNet.Api.Wow.ChallengeMode { /// <summary> /// Challenges response /// </summary> [DataContract] public class ChallengesResponse : ApiResponse { /// <summary> /// gets or sets challe...
2.648603
0a1a99b0f52d93f52c39237294c6e0fe
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
2902
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "a7866353/encog-dotnet-core_work01", "max_stars_repo_path": "encog-core-test/Persist/TestPersistBAM.cs", "provenance": "train-00000-of-00045.jsonl.gz:2903" }
starcoder
// // Encog(tm) Core v3.2 - .Net Version // http://www.heatonresearch.com/encog/ // // Copyright 2008-2014 Heaton Research, Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at /...
2.142064
2f75f7eaef0a11a9ca120443aa41b6ae
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
2903
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "alirasouli1386/iTelescope-prototype", "max_stars_repo_path": "WebClientApp/Pages/Account/Login.cshtml", "provenance": "train-00000-of-00045.jsonl.gz:2904" }
starcoder
@page @model WebClientApp.Pages.Account.LoginModel @{ ViewData["Title"] = "Login"; } <main> <br /> <br /> <br /> <br /> <div class="container"> <div class="row justify-content-center"> <div class="col-lg-6 col-md-8"> <div class="card"> ...
2.277424
79b052fcb9ac80865ef8277a8a669468
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
2904
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "Maitrog/Psychiatrist", "max_stars_repo_path": "Assets/[T]Scriptable Objects/Items/Scripts/ItemObject.cs", "provenance": "train-00000-of-00045.jsonl.gz:2905" }
starcoder
<filename>Assets/[T]Scriptable Objects/Items/Scripts/ItemObject.cs using UnityEngine; public enum ItemType { Tablets, Devices, Methods, Default } public enum Attributes { Price, Rarity } public abstract class ItemObject : ScriptableObject { public int Id; public Sprite uiDisplay; p...
2.675156
48bb7b86cbd6eb626bd19f7738a06444
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
2905
{ "extension": "c-sharp", "max_stars_count": "12.0", "max_stars_repo_name": "ThomasMiz/lidgren-network-gen3", "max_stars_repo_path": "Lidgren.Network/Random/NetRandom.cs", "provenance": "train-00000-of-00045.jsonl.gz:2906" }
starcoder
using System; using System.Runtime.InteropServices; namespace Lidgren.Network { /// <summary> /// <see cref="NetRandom"/> base class. /// </summary> public abstract class NetRandom : Random { private const double RealUnitInt = 1.0 / (int.MaxValue + 1.0); /// <summary> /// ...
2.985312
0cc3d0dea48f4eaacbf2124d06b8943d
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
2906
{ "extension": "c-sharp", "max_stars_count": "22.0", "max_stars_repo_name": "popcron/sheets", "max_stars_repo_path": "Popcron.Sheets/NumberFormat.cs", "provenance": "train-00000-of-00045.jsonl.gz:2907" }
starcoder
<gh_stars>10-100 using System; namespace Popcron.Sheets { [Serializable] public class NumberFormat { public string type; public string pattern; } }
1.444788
034620b63b16235c4bf439f6b18de3fe
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
2907
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "Timwi/KtaneJukebox", "max_stars_repo_path": "Assets/jukeboxScript.cs", "provenance": "train-00000-of-00045.jsonl.gz:2908" }
starcoder
<gh_stars>0 using System.Collections; using System.Collections.Generic; using System.Linq; using System; using UnityEngine; using jukebox; public class jukeboxScript : MonoBehaviour { public KMBombInfo Bomb; public KMSelectable button1; public KMSelectable button2; public KMSelectable button3; public Render...
2.129002
f6839dd11f2aacadf406809d9e26d8a1
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
2908
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "VirtoCommerce-archieve/vc-integrations", "max_stars_repo_path": "PLATFORM/Modules/Core/VirtoCommerce.Domain/Quote/Model/QuoteRequest.cs", "provenance": "train-00000-of-00045.jsonl.gz:2909" }
starcoder
<filename>PLATFORM/Modules/Core/VirtoCommerce.Domain/Quote/Model/QuoteRequest.cs using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using VirtoCommerce.Domain.Commerce.Model; using VirtoCommerce.Platform.Core.ChangeLog; using VirtoCommerce.Platform.Core....
1.727886
64298941d7bfa3db594a98b2839bc7f9
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
2909
{ "extension": "c-sharp", "max_stars_count": "10964.0", "max_stars_repo_name": "ewyn72/osu", "max_stars_repo_path": "osu.Game.Tests/Visual/Multiplayer/TestSceneMultiSpectatorLeaderboard.cs", "provenance": "train-00000-of-00045.jsonl.gz:2910" }
starcoder
<gh_stars>1000+ // Copyright (c) p<NAME> <<EMAIL>>. Licensed under the MIT Licence. // See the LICENCE file in the repository root for full licence text. using System.Collections.Generic; using System.Linq; using NUnit.Framework; using osu.Framework.Testing; using osu.Framework.Timing; using osu.Game.Online.Mu...
1.778386
867757fbfd8b146b87b9f0640ce27ef8
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
2910
{ "extension": "c-sharp", "max_stars_count": "2.0", "max_stars_repo_name": "AlexanderSemenyak/ZetaLongPaths", "max_stars_repo_path": "Source/Runtime/Native/Interop/SIGDN.cs", "provenance": "train-00000-of-00045.jsonl.gz:2911" }
starcoder
<reponame>AlexanderSemenyak/ZetaLongPaths // <NAME> namespace ZetaLongPaths.Native.Interop; public enum SIGDN : uint { SIGDN_NORMALDISPLAY = 0x00000000, SIGDN_PARENTRELATIVEPARSING = 0x80018001, SIGDN_PARENTRELATIVEFORADDRESSBAR = 0x8001c001, SIGDN_DESKTOPABSOLUTEPARSING = 0x80028000, SIGDN_PAREN...
1.239736
4a87bbe96d6111d5d5c50390ee570c2a
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
2911
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "quick-and-dirty/Platformer2D", "max_stars_repo_path": "Platformer2D/GameObjects/Player.cs", "provenance": "train-00000-of-00045.jsonl.gz:2912" }
starcoder
using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using Microsoft.Xna.Framework; using FarseerPhysics.Dynamics; using Microsoft.Xna.Framework.Graphics; using FarseerPhysics.Factories; using Microsoft.Xna.Framework.Input; namespace Platformer2D.GameObje...
2.566657
0c7829de443a4c343e2e3629da361545
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
2912
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "OpenViva/OpenViva", "max_stars_repo_path": "Assets/Scripts/Player.Pickup.cs", "provenance": "train-00000-of-00045.jsonl.gz:2913" }
starcoder
using UnityEngine; using UnityEditor; using System.Collections; namespace viva{ public partial class Player : Character { public void OnPlayerPickupEnd( OccupyState source, Item olditem, Item newItem ){ EndVRAnimatorBlend(); } public void DisableGrabbing(){ grabbingEnabled = false; ...
1.985619
24e61cba4e2bef6503ce05d479974171
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
2913
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "WeLikeIke/DubitaC", "max_stars_repo_path": "Source/Library/PackageCache/com.unity.addressables@1.19.17/Tests/Runtime/CleanBundleCacheTests.cs", "provenance": "train-00000-of-00045.jsonl.gz:2914" }
starcoder
using System; using System.Collections; using System.Collections.Generic; using System.IO; using NUnit.Framework; #if UNITY_EDITOR using UnityEditor.AddressableAssets.Settings; using UnityEditor.AddressableAssets.Settings.GroupSchemas; #endif using UnityEngine; using UnityEngine.AddressableAssets; using UnityEngine.Add...
1.862891
a17f7ccfeab61a9591335ce1fb7bfdda
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
2914
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "HLinteractive/hli.data", "max_stars_repo_path": "HLI.Data.Tests/Models/HttpBinPost.cs", "provenance": "train-00000-of-00045.jsonl.gz:2915" }
starcoder
// // -------------------------------------------------------------------------------------------------------------------- // // <copyright file="HLI.Data.Tests.Integration.HttpBinPost.cs" company="HL Interactive"> // // Copyright © HL Interactive, Stockholm, Sweden, 2015 // // </copyright> // // -------------------...
1.658571
d4cff0462d68ad8a28c27e7e7cec43c6
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
2915
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "enrique-avalon/chinchilla", "max_stars_repo_path": "src/Chinchilla.Integration/Features/PublishFeature.cs", "provenance": "train-00000-of-00045.jsonl.gz:2916" }
starcoder
using System.Linq; using System.Threading; using Chinchilla.Integration.Features.Messages; using NUnit.Framework; namespace Chinchilla.Integration.Features { [TestFixture] public class PublishFeature : WithApi { [Test] public void ShouldPublishMessageOnDefaultPublisher() { ...
2.169174
223f02684c568eee552db00daf6fdc02
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
2916
{ "extension": "c-sharp", "max_stars_count": "233.0", "max_stars_repo_name": "mwikenma/usd-unity-sdk", "max_stars_repo_path": "package/com.unity.formats.usd/Dependencies/USD.NET/generated/pxr/base/vt/VtInt64Array.cs", "provenance": "train-00000-of-00045.jsonl.gz:2917" }
starcoder
//------------------------------------------------------------------------------ // <auto-generated /> // // This file was automatically generated by SWIG (http://www.swig.org). // Version 3.0.12 // // Do not make changes to this file unless you know what you are doing--modify // the SWIG interface file instead. //----...
1.91396
6858220a221f3ceff10dab37aa1bc6a9
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
2917
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "celinehsieh68/Non_Eclidian_Geometry", "max_stars_repo_path": "Assets/WaveVR/Scripts/WaveVR_Beam.cs", "provenance": "train-00000-of-00045.jsonl.gz:2918" }
starcoder
<filename>Assets/WaveVR/Scripts/WaveVR_Beam.cs<gh_stars>0 // "WaveVR SDK // © 2017 HTC Corporation. All Rights Reserved. // // Unless otherwise required by copyright law and practice, // upon the execution of HTC SDK license agreement, // HTC grants you access to and use of the WaveVR SDK(s). // You shall fully comply ...
1.884679
05f34ee2a94b81f45c1de811894ac12d
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
2918
{ "extension": "c-sharp", "max_stars_count": "3.0", "max_stars_repo_name": "BryceMoser/Broadway-Builder", "max_stars_repo_path": "ServiceLayer/Services/UsageLogService.cs", "provenance": "train-00000-of-00045.jsonl.gz:2919" }
starcoder
using DataAccessLayer.Logging; using DataAccessLayer.MongoDb; using MongoDB.Driver; using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace ServiceLayer.Services { public class UsageLogService { private MongoDbContext mongoDbContext...
2.642696
5f7372266167bc974f2b8f8bb9a49242
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
2919
{ "extension": "c-sharp", "max_stars_count": "6.0", "max_stars_repo_name": "Torque3D-Games-Demos/CubistMT", "max_stars_repo_path": "My Projects/CubistMT/game/art/terrains/materials.cs", "provenance": "train-00000-of-00045.jsonl.gz:2920" }
starcoder
//----------------------------------------------------------------------------- // Copyright (c) 2012 GarageGames, LLC // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to // deal in the Software without restr...
1.796596
18a40a2ad731c82ab1acf9eb8b955cc4
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
2920
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "viacheslave/algo", "max_stars_repo_path": "leetcode/c#/Problems/P0213.cs", "provenance": "train-00000-of-00045.jsonl.gz:2921" }
starcoder
namespace LeetCode.Naive.Problems; /// <summary> /// Problem: https://leetcode.com/problems/house-robber-ii/ /// Submission: https://leetcode.com/submissions/detail/242001218/ /// </summary> internal class P0213 { public class Solution { public int Rob(int[] nums) { if (nums.Length ...
3.204933
7e46f647dc908f8cfacd8eb066a42c5b
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
2921
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "atmcarmo/SpecFlow", "max_stars_repo_path": "TechTalk.SpecFlow/Tracing/AsyncTraceListener.cs", "provenance": "train-00000-of-00045.jsonl.gz:2922" }
starcoder
using System; using System.Linq; using BoDi; namespace TechTalk.SpecFlow.Tracing { public class AsyncTraceListener : ITraceListener { private readonly ITraceListenerQueue traceListenerQueue; private readonly Lazy<ITestRunner> testRunner; public AsyncTraceListener(ITraceList...
2.092213
29e1bed181a3401a00fa644e9c9f565f
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
2922
{ "extension": "c-sharp", "max_stars_count": "6.0", "max_stars_repo_name": "alipay/antchain-openapi-prod-sdk", "max_stars_repo_path": "realperson/csharp/core/Models/CreateVoiceprintServermodeRequest.cs", "provenance": "train-00000-of-00045.jsonl.gz:2923" }
starcoder
<gh_stars>1-10 // This file is auto-generated, don't edit it. Thanks. using System; using System.Collections.Generic; using System.IO; using Tea; namespace AntChain.SDK.REALPERSON.Models { public class CreateVoiceprintServermodeRequest : TeaModel { // OAuth模式下的授权token [NameInMap("auth_token")] ...
1.252778
b47aba70d36cc96338e7c28dc7a55267
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
2923
{ "extension": "c-sharp", "max_stars_count": "3.0", "max_stars_repo_name": "payenium/payeniumserver", "max_stars_repo_path": "BTCPayServer/Services/Labels/LabelFactory.cs", "provenance": "train-00000-of-00045.jsonl.gz:2924" }
starcoder
using System; using System.Collections.Generic; using BTCPayServer.Data; using Microsoft.AspNetCore.Http; using Microsoft.AspNetCore.Mvc; using Microsoft.AspNetCore.Routing; using Newtonsoft.Json.Linq; namespace BTCPayServer.Services.Labels { public class LabelFactory { private readonly LinkGenerator _...
2.282332
59b26c22c23a92ba231a996660365dfd
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
2924
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "ctthang/kombit-service-net", "max_stars_repo_path": "Kombit.Samples.STS/Code/KombitExceptionThrownHandler.cs", "provenance": "train-00000-of-00045.jsonl.gz:2925" }
starcoder
<filename>Kombit.Samples.STS/Code/KombitExceptionThrownHandler.cs using System; using System.Collections.Generic; using System.Collections.ObjectModel; using System.Linq; using System.ServiceModel; using System.ServiceModel.Channels; using System.ServiceModel.Configuration; using System.ServiceModel.Description...
2.415661
bbd72863b25ce5c83ea946c698f52881
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
2925
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "Supbads/Softuni-Education", "max_stars_repo_path": "06 Algorithms 04.16/Labs/02. Combinatorial-Algorithms-Lab-Exercises/Generate Variations with Repetition/Program.cs", "provenance": "train-00000-of-00045.jsonl.gz:2926" }
starcoder
namespace Generate_Variations_with_Repetition { using System; using System.Collections.Generic; using System.Linq; using System.Runtime.InteropServices; using System.Text; using System.Threading.Tasks; class Program { static void Main(string[] args) { int n ...
3.52878
365107caf7e3ff052b2ceebd081ba04f
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
2926
{ "extension": "c-sharp", "max_stars_count": "15.0", "max_stars_repo_name": "cod7alex/corefx", "max_stars_repo_path": "src/System.Drawing.Common/src/System/Drawing/StringFormatFlags.cs", "provenance": "train-00000-of-00045.jsonl.gz:2927" }
starcoder
<filename>src/System.Drawing.Common/src/System/Drawing/StringFormatFlags.cs<gh_stars>10-100 // Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. // See the LICENSE file in the project root for more information. namespace System.Drawing...
2.868597
002229b1f403beb93acb981155129954
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
2927
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "firemanwayne/BlazorCalendar", "max_stars_repo_path": "Components/Toast/ToastedException.cs", "provenance": "train-00000-of-00045.jsonl.gz:2928" }
starcoder
using System; namespace Components.Toast { public abstract class ToastedException<T> : Exception { protected ToastedException() : base() { ModelType = typeof(T); } protected ToastedException(string Message = null, string NavigateToPage = null) : base() { ...
2.672657
488d87372eada6a18b7b55e4cb005ea1
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
2928
{ "extension": "c-sharp", "max_stars_count": "12.0", "max_stars_repo_name": "XiaoXin1900/Sudoku", "max_stars_repo_path": "src/Sudoku.Solving.Old/Solving/Manual/LastResorts/PomStepInfo.cs", "provenance": "train-00000-of-00045.jsonl.gz:2929" }
starcoder
<reponame>XiaoXin1900/Sudoku namespace Sudoku.Solving.Manual.LastResorts; /// <summary> /// Provides a usage of <b>pattern overlay method</b> (POM) technique. /// </summary> /// <param name="Conclusions">All conclusions.</param> /// <param name="Views">All views.</param> public sealed record PomStepInfo(IReadOnlyList...
2.383212
ca745e0385d9153c5781f77683beedcf
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
2929
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "arnononline/corefx", "max_stars_repo_path": "src/System.Reflection.Metadata/src/Resources/MetadataResources.Designer.cs", "provenance": "train-00000-of-00045.jsonl.gz:2930" }
starcoder
//------------------------------------------------------------------------------ // <auto-generated> // This code was generated by a tool. // Runtime Version:4.0.30319.35317 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // </auto-generated> //--...
1.961648
563b1fdb50d36894c27c243b23531448
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
2930
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "4psa/systemapi-example-net", "max_stars_repo_path": "DotNET SOAP API 3.0.0/Program.cs", "provenance": "train-00000-of-00045.jsonl.gz:2931" }
starcoder
<gh_stars>0 using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace DotNET_SOAP_API_3._0._0 { class Program { static void Main(string[] args) { // Change this with the oauth token of the account you want to use. string accessToken...
1.384602
ac944c1687babbe9188bb87459f2c9ca
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
2931
{ "extension": "c-sharp", "max_stars_count": "48.0", "max_stars_repo_name": "Leeemons/eet-dotnetcore", "max_stars_repo_path": "src/Mews.Eet/Dto/Identifiers/IntIdentifier.cs", "provenance": "train-00000-of-00045.jsonl.gz:2932" }
starcoder
<reponame>Leeemons/eet-dotnetcore using System; namespace Mews.Eet.Dto.Identifiers { public class IntIdentifier : Identifier<int> { protected IntIdentifier(int value, int lowerBound, int upperBound) : base(value) { if (value < lowerBound || value > upperBound) ...
2.556385
bb163048c58a769e72f5a7c57e8e2251
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
2932
{ "extension": "c-sharp", "max_stars_count": "4.0", "max_stars_repo_name": "SpiralBlack15/UnityEditorSandbox", "max_stars_repo_path": "Assets/SpiralCore/EditorTools/SpiralLocalization.cs", "provenance": "train-00000-of-00045.jsonl.gz:2933" }
starcoder
// ********************************************************************************* // The MIT License (MIT) // Copyright (c) 2020 SpiralBlack https://github.com/SpiralBlack15 // // THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR // IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF ME...
2.408017
273133e92b56b798d4197170751cf72d
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
2933
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "zunamidev/StayAtHome", "max_stars_repo_path": "StayAtHoome/Data/UserRepository.cs", "provenance": "train-00000-of-00045.jsonl.gz:2934" }
starcoder
using System.Threading.Tasks; using SQLite; using StayAtHoome.Models; namespace StayAtHoome.Data { public delegate void UserChangedEvent(); public class UserRepository { public event UserChangedEvent UserChanged; private readonly SQLiteAsyncConnection _database = LocalDatabase.Database; ...
2.890537
e8be8031db26483082c3b0687a4258b7
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
2934
{ "extension": "c-sharp", "max_stars_count": "4036.0", "max_stars_repo_name": "madhurimamandal/codeql", "max_stars_repo_path": "csharp/extractor/Semmle.Extraction.CSharp/Entities/Namespace.cs", "provenance": "train-00000-of-00045.jsonl.gz:2935" }
starcoder
using System.IO; using Microsoft.CodeAnalysis; namespace Semmle.Extraction.CSharp.Entities { internal sealed class Namespace : CachedEntity<INamespaceSymbol> { private Namespace(Context cx, INamespaceSymbol init) : base(cx, init) { } public override Location? ReportingLocation => n...
2.389811
6ddfedf00b229a815ffdfe0391914de2
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
2935
{ "extension": "c-sharp", "max_stars_count": "1.0", "max_stars_repo_name": "JansXue/itext7-dotnet", "max_stars_repo_path": "itext/itext.barcodes/itext/barcodes/qrcode/Version.cs", "provenance": "train-00000-of-00045.jsonl.gz:2936" }
starcoder
<filename>itext/itext.barcodes/itext/barcodes/qrcode/Version.cs /* This file is part of the iText (R) project. Copyright (c) 1998-2019 iText Group NV Authors: <NAME>, <NAME>, et al. This program is free software; you can redistribute it and/or modify it under the terms of the GNU Affero General Public License version...
1.718419
3a9af73ed1bafe89fbee38c237809669
2023-09-08T23:13:54.392Z
2023-09-08T23:13:54.392Z
2936
{ "extension": "c-sharp", "max_stars_count": "0.0", "max_stars_repo_name": "BunnyRabbit2/Robot_Shootans", "max_stars_repo_path": "RobotShootans/Entities/Rocket.cs", "provenance": "train-00000-of-00045.jsonl.gz:2937" }
starcoder
<reponame>BunnyRabbit2/Robot_Shootans using FarseerPhysics; using FarseerPhysics.Dynamics; using FarseerPhysics.Dynamics.Contacts; using FarseerPhysics.Factories; using Microsoft.Xna.Framework; using Microsoft.Xna.Framework.Audio; using RobotShootans.Engine; using System; using System.Collections.Generic; using System...
2.336193
2d60725f3ff5f8c93645e817fb0de5c8